1
Fork 0
lorchess.ru/assets/vendor/bootstrap/docs/examples/theme/theme.css

15 lines
200 B
CSS
Raw Normal View History

2014-01-24 13:24:23 +04:00
body {
padding-top: 70px;
padding-bottom: 30px;
}
.theme-dropdown .dropdown-menu {
position: static;
2014-04-17 22:36:17 +04:00
display: block;
2014-01-24 13:24:23 +04:00
margin-bottom: 20px;
}
.theme-showcase > p > .btn {
margin: 5px 0;
2014-04-17 22:36:17 +04:00
}