space after colons

pull/2998/head
lukebarnard 2017-01-20 17:00:59 +01:00
parent 956deca844
commit 9ffedf5e7d
1 changed files with 2 additions and 2 deletions

View File

@ -77,14 +77,14 @@ limitations under the License.
.mx_RoomStatusBar_typingIndicatorAvatars .mx_BaseAvatar {
margin-right: -12px;
border:1px solid $primary-bg-color;
border: 1px solid $primary-bg-color;
}
.mx_RoomStatusBar_typingIndicatorRemaining {
display: inline-block;
color: #acacac;
background-color: #ddd;
border:1px solid $primary-bg-color;
border: 1px solid $primary-bg-color;
border-radius: 40px;
width: 24px;
height: 24px;