apollo_developers/bower_components/bootstrap-rtl/examples/rtl/rtl.css
saravanakumar_kandasami a11795c215 SIT code
2018-04-19 18:17:06 +05:30

15 lines
200 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;
}