mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
spacing fixes
This commit is contained in:
parent
189d11593f
commit
5992b4e0af
@ -540,8 +540,8 @@ div.twipsy {
|
||||
}
|
||||
&.below {
|
||||
.twipsy-arrow {
|
||||
top:0;
|
||||
left:50%;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
margin-left: -5px;
|
||||
border-left: 5px solid transparent;
|
||||
border-right: 5px solid transparent;
|
||||
@ -564,7 +564,7 @@ div.twipsy {
|
||||
color: white;
|
||||
text-align: center;
|
||||
max-width: 200px;
|
||||
text-decoration:none;
|
||||
text-decoration: none;
|
||||
.border-radius(4px);
|
||||
}
|
||||
.twipsy-arrow {
|
||||
|
Loading…
Reference in New Issue
Block a user