diff options
| author | XhmikosR <[email protected]> | 2014-01-31 14:20:33 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-02-04 10:39:02 +0200 |
| commit | 9f668a557336f271f3c1bf701cc6a472e59aeedf (patch) | |
| tree | afc7f17520100a1ea42a6c5c1aa17ba7ca77764e /docs/examples/cover | |
| parent | 9ba49426e972391bc4cbd42896baeb18b88ebd69 (diff) | |
| download | bootstrap-9f668a557336f271f3c1bf701cc6a472e59aeedf.tar.xz bootstrap-9f668a557336f271f3c1bf701cc6a472e59aeedf.zip | |
Add examples/**/*.css in csscomb task.
Diffstat (limited to 'docs/examples/cover')
| -rw-r--r-- | docs/examples/cover/cover.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples/cover/cover.css b/docs/examples/cover/cover.css index bac1b08c9..fb478ed09 100644 --- a/docs/examples/cover/cover.css +++ b/docs/examples/cover/cover.css @@ -48,8 +48,8 @@ body { vertical-align: top; } .cover-container { - margin-left: auto; margin-right: auto; + margin-left: auto; } /* Padding for spacing */ @@ -73,8 +73,8 @@ body { margin-left: 20px; } .masthead-nav > li > a { - padding-left: 0; padding-right: 0; + padding-left: 0; font-size: 16px; font-weight: bold; color: #fff; /* IE8 proofing */ |
