2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Use CSS Flip to generate RTL variation

This commit is contained in:
Mark Otto
2014-02-24 19:22:41 -08:00
parent 429fc9331e
commit b22f064c2e
6 changed files with 29072 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
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;
}