diff options
| author | Zlatan Vasović <[email protected]> | 2013-12-05 07:43:50 +0100 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2013-12-05 07:43:50 +0100 |
| commit | 01afe84b316d22374ad2333b3c15b35ad17029af (patch) | |
| tree | fbc820c7ee38d07ecaa2eb509f011e32244d8ab6 | |
| parent | f8e0f166637e8e85cadf1538c809e738b781f436 (diff) | |
| download | bootstrap-01afe84b316d22374ad2333b3c15b35ad17029af.tar.xz bootstrap-01afe84b316d22374ad2333b3c15b35ad17029af.zip | |
Remove redundant, duplicate comment
| -rw-r--r-- | less/buttons.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less index ee6f6612a..d1ac7d7c7 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -6,7 +6,6 @@ // Base styles // -------------------------------------------------- -// Core styles .btn { display: inline-block; margin-bottom: 0; // For input.btn |
