delphimvcframework/samples/angularjs/www/lib/bootstrap/examples/theme/theme.css

14 lines
199 B
CSS
Raw Normal View History

2013-11-14 11:08:02 +01:00
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;
}