diff options
| author | Mark Otto <[email protected]> | 2014-03-04 14:35:23 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-04 14:35:23 -0800 |
| commit | a4df36317407fdbef1458a1c5e59b088b85d72c4 (patch) | |
| tree | a73871ad442898c8562dd310d7dd080aad9a66d3 /docs/examples/dashboard | |
| parent | 88f01c4934b822b2e3e19496258d256dd1cb2914 (diff) | |
| download | bootstrap-a4df36317407fdbef1458a1c5e59b088b85d72c4.tar.xz bootstrap-a4df36317407fdbef1458a1c5e59b088b85d72c4.zip | |
grunt after merging #12917
Diffstat (limited to 'docs/examples/dashboard')
| -rw-r--r-- | docs/examples/dashboard/dashboard.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/dashboard/dashboard.css b/docs/examples/dashboard/dashboard.css index 22e3fdef6..e0e3632b8 100644 --- a/docs/examples/dashboard/dashboard.css +++ b/docs/examples/dashboard/dashboard.css @@ -22,7 +22,7 @@ body { * Hide default border to remove 1px line. */ .navbar-fixed-top { - border:0; + border: 0; } /* |
