mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
spacing fixes
This commit is contained in:
@@ -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