fix for issue [#1112]

revert-70aa11f8
Imesh Chandrasiri 7 years ago
parent e65f0b1afa
commit 73d4a213c6

@ -807,6 +807,11 @@ header .dropdown[aria-expanded=true], header .dropdown:hover {
background: #072038;
}
header .fw-user:before{
color: #333 !important;
}
@media only screen and (max-width: 768px) {
header .brand img.logo {
margin-top: 15px;

Loading…
Cancel
Save