app styles: remove bottom padding. Settings should be last in list instead of permanent
This commit is contained in:
parent
aca2c93839
commit
7eb6e8d5b5
|
@ -475,7 +475,6 @@ div.crumb:active {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
float: left;
|
float: left;
|
||||||
padding-bottom: 32px;
|
|
||||||
-moz-box-sizing: border-box; box-sizing: border-box;
|
-moz-box-sizing: border-box; box-sizing: border-box;
|
||||||
background-color: #f8f8f8;
|
background-color: #f8f8f8;
|
||||||
border-right: 1px solid #ccc;
|
border-right: 1px solid #ccc;
|
||||||
|
|
Loading…
Reference in New Issue