diff options
| author | Mark Otto <[email protected]> | 2013-06-02 11:57:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-02 11:57:28 -0700 |
| commit | 75db70a6c21fec96ba3fd65b16a53fde659ea97d (patch) | |
| tree | 0d3bb61dd62f78e1cc329d56dad21eba7c4b43fd /less | |
| parent | 8899c30f16a32f1c3237242abf5e1bde5d88d0ca (diff) | |
| parent | a4c1248ca006617b371a739217cded5ae05ca33a (diff) | |
| download | bootstrap-75db70a6c21fec96ba3fd65b16a53fde659ea97d.tar.xz bootstrap-75db70a6c21fec96ba3fd65b16a53fde659ea97d.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'less')
| -rw-r--r-- | less/variables.less | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/less/variables.less b/less/variables.less index 9cd8f830b..a6c69430e 100644 --- a/less/variables.less +++ b/less/variables.less @@ -131,8 +131,6 @@ @input-height-large: (@line-height-computed + (@padding-large-vertical * 2)); @input-height-small: (@line-height-computed + (@padding-small-vertical * 2)); -@form-actions-bg: #f5f5f5; - // Dropdowns // ------------------------- |
