remove some design fixes which got fixed in bootstrap 3.1.1
This commit is contained in:
parent
8c37a01f74
commit
32d0189b56
3
view/css/bootstrap-red.css
vendored
3
view/css/bootstrap-red.css
vendored
@ -109,7 +109,4 @@ nav .navbar-collapse {
|
|||||||
max-height: 450px;
|
max-height: 450px;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav .navbar-right li:last-child {
|
|
||||||
padding-right: 20px;
|
|
||||||
}
|
|
||||||
/* nav overrides end */
|
/* nav overrides end */
|
||||||
|
@ -2249,7 +2249,7 @@ nav i {
|
|||||||
nav img {
|
nav img {
|
||||||
height: 47px;
|
height: 47px;
|
||||||
width: 47px;
|
width: 47px;
|
||||||
margin: 2px 0px 1px 10px;
|
margin-top: 2px;
|
||||||
border-radius: $radiuspx;
|
border-radius: $radiuspx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user