fix padding-top for unread msgs

pull/2069/head
Matthew Hodgson 2016-09-01 17:00:52 +01:00
parent 49e5fa41ad
commit b4cf86a362
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ limitations under the License.
}
.mx_RoomStatusBar_unreadMessagesBar {
padding-top: 10px;
color: #ff0064;
cursor: pointer;
}