aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/theme/theme.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-11-21 15:27:38 -0800
committerMark Otto <[email protected]>2014-11-21 15:27:52 -0800
commit2a3680e18785f8b9dd06fbae9bd9ee065e435701 (patch)
tree357fbd7eb1123a8a202445a46da89e79d527d646 /docs/examples/theme/theme.css
parent2ef7b50a1f4a83275eea04f13b7aa4ee219d6e04 (diff)
downloadbootstrap-2a3680e18785f8b9dd06fbae9bd9ee065e435701.tar.xz
bootstrap-2a3680e18785f8b9dd06fbae9bd9ee065e435701.zip
drop the theme example
Diffstat (limited to 'docs/examples/theme/theme.css')
-rw-r--r--docs/examples/theme/theme.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/examples/theme/theme.css b/docs/examples/theme/theme.css
deleted file mode 100644
index b7c8d4cd2..000000000
--- a/docs/examples/theme/theme.css
+++ /dev/null
@@ -1,18 +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;
-}
-
-.theme-showcase .navbar .container {
- width: auto;
-}