diff options
| author | Jacob Thornton <[email protected]> | 2011-09-02 00:47:06 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-02 00:47:06 -0700 |
| commit | 2a5d829c4a09f82aa9ce4ab8db2025aec91c120b (patch) | |
| tree | 121d871b7ce8701e881e3fd0357b4f5674f36b12 /docs | |
| parent | 813c55489ff2f81eb46e859c93f089114a116e40 (diff) | |
| download | bootstrap-2a5d829c4a09f82aa9ce4ab8db2025aec91c120b.tar.xz bootstrap-2a5d829c4a09f82aa9ce4ab8db2025aec91c120b.zip | |
add doc styles back to topbar-inner
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 67a34280b..a4e51967c 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -200,7 +200,7 @@ div.topbar-wrapper div.topbar { margin: 0 -20px; } -div.topbar-wrapper div.topbar .fill { +div.topbar-wrapper div.topbar .topbar-inner { padding-left: 20px; padding-right: 20px; -webkit-border-radius: 4px; |
