copyleft-wiki/bootstrap-3.0.0/examples/theme/theme.css
2014-11-05 17:57:20 -05:00

14 lines
No EOL
199 B
CSS

body {
padding-top: 70px;
padding-bottom: 30px;
}
.theme-dropdown .dropdown-menu {
display: block;
position: static;
margin-bottom: 20px;
}
.theme-showcase > p > .btn {
margin: 5px 0;
}