diff options
| author | Mark Otto <[email protected]> | 2014-05-12 19:56:29 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-05-12 19:56:29 -0700 |
| commit | be18f50fd0e36e35342a100216b01fe00692d0db (patch) | |
| tree | 4447198284c107cf31832a8e3c21addfe23095e3 /docs/examples/rtl/rtl.css | |
| parent | be00b82bb95c6defc02a66f2d599fec56fbcaa85 (diff) | |
| download | bootstrap-be18f50fd0e36e35342a100216b01fe00692d0db.tar.xz bootstrap-be18f50fd0e36e35342a100216b01fe00692d0db.zip | |
nuke the rtl example
Diffstat (limited to 'docs/examples/rtl/rtl.css')
| -rw-r--r-- | docs/examples/rtl/rtl.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/examples/rtl/rtl.css b/docs/examples/rtl/rtl.css deleted file mode 100644 index 181f99842..000000000 --- a/docs/examples/rtl/rtl.css +++ /dev/null @@ -1,14 +0,0 @@ -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; -} |
