remove some design fixes which got fixed in bootstrap 3.1.1

This commit is contained in:
marijus 2014-02-21 14:38:21 +01:00
parent 8c37a01f74
commit 32d0189b56
2 changed files with 1 additions and 4 deletions

View File

@ -109,7 +109,4 @@ nav .navbar-collapse {
max-height: 450px;
}
nav .navbar-right li:last-child {
padding-right: 20px;
}
/* nav overrides end */

View File

@ -2249,7 +2249,7 @@ nav i {
nav img {
height: 47px;
width: 47px;
margin: 2px 0px 1px 10px;
margin-top: 2px;
border-radius: $radiuspx;
}