Skip to content

Commit b969d67

Browse files
committed
Merge branch 'release/2.0.2.2'
2 parents 6c9f424 + b1f425c commit b969d67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Bootstrap
22
module Sass
33
module Rails
4-
VERSION = '2.0.2.1'
4+
VERSION = '2.0.2.2'
55
end
66
end
77
end

vendor/assets/stylesheets/twitter/bootstrap/_labels.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
// Base
55
.label {
6-
padding: 11x 4px 3px;
6+
padding: 1px 4px 2px;
77
font-size: $baseFontSize * .846;
88
font-weight: bold;
99
line-height: 13px; // ensure proper line-height if floated

0 commit comments

Comments
 (0)