syncthing/assets/bootstrap-3.1.1/docs/examples/theme/theme.css

15 lines
200 B
CSS
Raw Normal View History

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