pull/1110/merge
Matthew Hodgson 2016-05-17 20:24:01 +01:00
parent 2b3606d44d
commit d8c32db14b
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ limitations under the License.
font-weight: bold;
}
/* the inner highlight span has 4px of padding on it, so we shrink the _avatar by 4pm and grow the _name by 4pm to fit it in */
/* the inner highlight span has 4px of padding on it, so we shrink the _avatar by 4px and grow the _name by 4px to fit it in */
.mx_RoomTile_selected .mx_RoomTile_name {
padding-right: 19px;
}