mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
spacing fixes
This commit is contained in:
+3
-3
@@ -540,8 +540,8 @@ div.twipsy {
|
|||||||
}
|
}
|
||||||
&.below {
|
&.below {
|
||||||
.twipsy-arrow {
|
.twipsy-arrow {
|
||||||
top:0;
|
top: 0;
|
||||||
left:50%;
|
left: 50%;
|
||||||
margin-left: -5px;
|
margin-left: -5px;
|
||||||
border-left: 5px solid transparent;
|
border-left: 5px solid transparent;
|
||||||
border-right: 5px solid transparent;
|
border-right: 5px solid transparent;
|
||||||
@@ -564,7 +564,7 @@ div.twipsy {
|
|||||||
color: white;
|
color: white;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
text-decoration:none;
|
text-decoration: none;
|
||||||
.border-radius(4px);
|
.border-radius(4px);
|
||||||
}
|
}
|
||||||
.twipsy-arrow {
|
.twipsy-arrow {
|
||||||
|
|||||||
Reference in New Issue
Block a user