summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/examples/theme/theme.css
blob: e7559231ebed1e054589bdd45646526566bf8b99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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;
}