re-add img to _TopUnreadMessagesBar.scss

This commit is contained in:
Matthew Hodgson 2017-04-24 01:13:24 +01:00
parent 57f91086e6
commit a414352661

View File

@ -20,17 +20,12 @@ 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;
text-decoration: underline;
}
.mx_TopUnreadMessagesBar_scrollUp img {