remove unused build-responsive.less
[bootswatch] / bower_components / bootstrap / examples / theme / theme.css
1 body {
2   padding-top: 70px;
3   padding-bottom: 30px;
4 }
5
6 .theme-dropdown .dropdown-menu {
7   display: block;
8   position: static;
9   margin-bottom: 20px;
10 }
11
12 .theme-showcase > p > .btn {
13   margin: 5px 0;
14 }