fix padding of badges

pull/1928/head
Matthew Hodgson 2016-05-20 12:21:45 +01:00
parent c4d408d095
commit a288c5b85d
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ limitations under the License.
N.B. this has to come after the above _selected width tweaks */
.mx_RoomTile_unreadNotify .mx_RoomTile_name,
.mx_RoomTile_highlight .mx_RoomTile_name {
padding-right: 36px;
padding-right: 40px;
}
.mx_RoomTile_selected .mx_RoomTile_name span {