ffffng/app/bower_components/sass-bootstrap/examples/theme/theme.css

14 lines
199 B
CSS
Raw Normal View History

2014-05-12 20:08:19 +02: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;
}