Changes in css for structure icon and sidebar padding

This commit is contained in:
chris 2013-01-09 21:35:54 +08:00
parent 1c1839fc00
commit c36f3152f5
2 changed files with 3 additions and 1 deletions

View File

@ -63,7 +63,8 @@ a [class*=" icon"] {
display: inline;
/* keeps button heights with and without icons the same */
line-height: .6em;
line-height: 1.4em;
font-size: 1.5em;
}
.btn [class^="icon"].icon-spin,
.nav [class^="icon"].icon-spin,

View File

@ -548,6 +548,7 @@
margin-left:40px;
}
.folded #main-sidebar .nav {
padding-right: 0;
padding-left: 12px;
width: 28px;
white-space: nowrap;