diff options
| author | Chris Rebert <[email protected]> | 2013-12-03 10:44:15 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-12-03 10:44:15 -0800 |
| commit | a7ceefc41b9b8ec2261ca786d0ce164c6f36b9e1 (patch) | |
| tree | 488dcd70c98e530531cfb71bec6321c1c7ebf518 | |
| parent | cc6951fa15ab990b5d90edd7acc9f1bbf2f16875 (diff) | |
| parent | 92a624a31ced5ef0e70052a00253f5edc70a104b (diff) | |
| download | bootstrap-a7ceefc41b9b8ec2261ca786d0ce164c6f36b9e1.tar.xz bootstrap-a7ceefc41b9b8ec2261ca786d0ce164c6f36b9e1.zip | |
Merge pull request #11690 from lipis/patch-2
Get rid of empty line before the last closing bracket
| -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 a0909606f..ee6f6612a 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -45,7 +45,6 @@ .opacity(.65); .box-shadow(none); } - } |
