mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
drop more -base, clean up var spacing
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
> span {
|
||||
position: relative;
|
||||
float: left; // Collapse white-space
|
||||
padding: $padding-base-y $padding-base-x;
|
||||
padding: $padding-y $padding-x;
|
||||
margin-left: -1px;
|
||||
line-height: $line-height-base;
|
||||
color: $pagination-color;
|
||||
|
||||
Reference in New Issue
Block a user