make narrow navbar setting work again
This commit is contained in:
parent
4b191fb558
commit
706598313e
@ -8,7 +8,7 @@
|
|||||||
min-height:25px !important;
|
min-height:25px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav img {
|
nav .navbar-header img {
|
||||||
height: 30px;
|
height: 30px;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
margin-top: 1px;
|
margin-top: 1px;
|
||||||
|
@ -1991,8 +1991,6 @@ nav .badge.mail-update:hover {
|
|||||||
#tabs-collapse-1 {
|
#tabs-collapse-1 {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
border-top: none;
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
|
Reference in New Issue
Block a user