mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-16 10:30:58 +00:00
This commit is contained in:
parent
cb7f569262
commit
ba0ea92623
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
|||
.container &,
|
||||
.container-fluid & {
|
||||
border-radius: @border-radius-large; // Only round corners at higher resolutions if contained in a container
|
||||
padding-left: (@grid-gutter-width / 2);
|
||||
padding-right: (@grid-gutter-width / 2);
|
||||
}
|
||||
|
||||
.container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue