pull/3566/head
Luke Barnard 2017-04-04 16:36:05 +01:00
parent e40c6905dd
commit 3407f66e82
1 changed files with 6 additions and 0 deletions

View File

@ -20,11 +20,17 @@ limitations under the License.
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid $primary-hairline-color;
/* in absence of img */
height: 24px;
}
.mx_TopUnreadMessagesBar_scrollUp {
display: inline;
cursor: pointer;
/* in absence of img */
padding-left: 65px;
}
.mx_TopUnreadMessagesBar_scrollUp img {