Reduce padding back to 10, 12 still breaks menu item.
This commit is contained in:
parent
8218498bd0
commit
b75a47c847
@ -23,7 +23,7 @@
|
||||
|
||||
[class*="col-"] {
|
||||
float: left;
|
||||
padding: 12px;
|
||||
padding: 10px;
|
||||
/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user