mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
tweak that margin
This commit is contained in:
parent
86f7ee0184
commit
8cb0cd3106
@ -6,7 +6,7 @@
|
|||||||
width: auto !important;
|
width: auto !important;
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
padding: 1.25rem !important;
|
padding: 1.25rem !important;
|
||||||
margin: 2rem -1.5rem -2rem !important;
|
margin: 2rem ($grid-gutter-width * -1) -2rem !important;
|
||||||
overflow: hidden; // clearfix
|
overflow: hidden; // clearfix
|
||||||
font-size: .8rem !important;
|
font-size: .8rem !important;
|
||||||
font-family: inherit !important;
|
font-family: inherit !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user