diff options
| author | Mark Otto <[email protected]> | 2011-06-29 15:51:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-06-29 15:51:27 -0700 |
| commit | 936d7acb31d4f765638630a8c78c81ee9de57801 (patch) | |
| tree | 3f1428cdca7064b58f6d541ae997537a5af62df0 /lib/patterns.less | |
| parent | 025f74ef93fadf1f2615789e4560ebf420bf3d6f (diff) | |
| download | bootstrap-936d7acb31d4f765638630a8c78c81ee9de57801.tar.xz bootstrap-936d7acb31d4f765638630a8c78c81ee9de57801.zip | |
trying out new doc style stuff
Diffstat (limited to 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index 80e19b22f..668179ba4 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -52,7 +52,7 @@ div.topbar { // Search Form form { float: left; - margin: 4px 0 0 0; + margin: 5px 0 0 0; opacity: 1; position: relative; input { |
