Multiple Ui improvements (#6553)

* PLT-6729 - Fixing close button

* PLT-5216 - Updating mattermost theme

* PLT-6679 - Fixing styling for active state
This commit is contained in:
Asaad Mahmood
2017-06-02 20:46:54 +05:00
committed by Corey Hulen
parent e7e59cc40f
commit 2f88bcb223
4 changed files with 25 additions and 21 deletions

View File

@@ -213,14 +213,18 @@
line-height: 30px;
position: absolute;
right: 10px;
text-shadow: none;
width: 30px;
z-index: 5;
text-shadow: none;
&:hover {
@include alpha-property(background, $black, .1);
}
.sr-only {
display: none;
}
span {
font-family: 'Open Sans', sans-serif;
line-height: 10px;