2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

fixes #21454 by revamping some docs styles for dropdowns

This commit is contained in:
Mark Otto
2017-01-03 19:24:24 -08:00
parent 8b5c5408bb
commit f3d0fee91e
2 changed files with 29 additions and 42 deletions
-11
View File
@@ -251,17 +251,6 @@
}
}
// Example dropdowns
.bd-example > .dropdown > .dropdown-toggle {
float: left;
}
.bd-example > .dropdown > .dropdown-menu {
position: static;
display: block;
margin-bottom: .25rem;
clear: left;
}
// Example tabbable tabs
.bd-example-tabs .nav-tabs {
margin-bottom: 1rem;