mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
move things around
Moved alerts, badges, button groups, buttons, carousel, close to variables.less and customize.html
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@
|
||||
.close {
|
||||
float: right;
|
||||
font-size: (@font-size-base * 1.5);
|
||||
font-weight: bold;
|
||||
line-height: 1;
|
||||
font-weight: @close-font-weight;
|
||||
line-height: @close-line-height;
|
||||
color: @close-color;
|
||||
text-shadow: @close-text-shadow;
|
||||
.opacity(.2);
|
||||
|
||||
Reference in New Issue
Block a user