diff options
| author | Bas Bosman <[email protected]> | 2013-08-14 16:33:35 +0200 |
|---|---|---|
| committer | Bas Bosman <[email protected]> | 2013-08-14 16:33:35 +0200 |
| commit | 09464b5d4183183524373c0a1c08cc69a5883918 (patch) | |
| tree | 4d9377a74da6cb3366ab84f43482402e9f382137 | |
| parent | 1fd51b0fa30f3a5a9fe563be393f2917d3821fbb (diff) | |
| download | bootstrap-09464b5d4183183524373c0a1c08cc69a5883918.tar.xz bootstrap-09464b5d4183183524373c0a1c08cc69a5883918.zip | |
Remove old accordion remnant
| -rw-r--r-- | less/variables.less | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/less/variables.less b/less/variables.less index 089f4fb19..b85aaecf1 100644 --- a/less/variables.less +++ b/less/variables.less @@ -516,11 +516,6 @@ @well-bg: #f5f5f5; -// Accordion -// ------------------------- -@accordion-border-color: #e5e5e5; - - // Badges // ------------------------- @badge-color: #fff; |
