diff options
| author | Mark Otto <[email protected]> | 2012-01-07 20:40:28 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-07 20:40:28 -0800 |
| commit | 2948d1c3b247a5aff1fd1f15cf72540e3f492f57 (patch) | |
| tree | 0dd98ad6af62b23065313eaa206c374c1536695d /lib/forms.less | |
| parent | 1438b14f74fc30c3b9bd63bd54d3bcfe5ce33c3c (diff) | |
| download | bootstrap-2948d1c3b247a5aff1fd1f15cf72540e3f492f57.tar.xz bootstrap-2948d1c3b247a5aff1fd1f15cf72540e3f492f57.zip | |
overhaul the entire tabs component structure and docs; remove side nav and make it a nav list to build on new .nav base class
Diffstat (limited to 'lib/forms.less')
| -rw-r--r-- | lib/forms.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/forms.less b/lib/forms.less index 19e2aa8bc..505331044 100644 --- a/lib/forms.less +++ b/lib/forms.less @@ -20,6 +20,7 @@ legend { line-height: @baseLineHeight * 2; color: @grayDark; border-bottom: 1px solid #eee; + -webkit-margin-collapse: separate; } // Set font for forms |
