Arquivos
bootstrap2/docs/examples/theme/theme.css
T
2014-06-08 13:28:45 -07:00

19 linhas
255 B
CSS

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;
}
.theme-showcase .navbar .container {
width: auto;
}