mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
Fix duplicate .rounded-*
and .fw-semibold
defs in examples
This commit is contained in:
committed by
Mark Otto
parent
bef4f3b6c6
commit
16711ff5b1
@@ -51,10 +51,6 @@
|
||||
fill: currentColor;
|
||||
}
|
||||
|
||||
.rounded-4 { border-radius: .5rem; }
|
||||
.rounded-5 { border-radius: .75rem; }
|
||||
.rounded-6 { border-radius: 1rem; }
|
||||
|
||||
.nav-scroller {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
|
Reference in New Issue
Block a user