mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
Implement the new border-radius guard: only round things if global @enable-rounded == true
This commit is contained in:
2
dist/css/bootstrap-theme.css.map
vendored
2
dist/css/bootstrap-theme.css.map
vendored
File diff suppressed because one or more lines are too long
1
dist/css/bootstrap.css
vendored
1
dist/css/bootstrap.css
vendored
@@ -734,6 +734,7 @@ pre {
|
||||
line-height: 1.5;
|
||||
color: #373a3c;
|
||||
background-color: #f7f7f9;
|
||||
border-radius: .2rem;
|
||||
}
|
||||
pre code {
|
||||
padding: 0;
|
||||
|
2
dist/css/bootstrap.css.map
vendored
2
dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user