diff options
| author | Mark Otto <[email protected]> | 2014-11-21 15:27:38 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-11-21 15:27:52 -0800 |
| commit | 2a3680e18785f8b9dd06fbae9bd9ee065e435701 (patch) | |
| tree | 357fbd7eb1123a8a202445a46da89e79d527d646 /docs/examples/theme/theme.css | |
| parent | 2ef7b50a1f4a83275eea04f13b7aa4ee219d6e04 (diff) | |
| download | bootstrap-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.css | 18 |
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; -} |
