Commit 5992b4e0 authored by Mark Otto's avatar Mark Otto

spacing fixes

parent 189d1159
...@@ -540,8 +540,8 @@ div.twipsy { ...@@ -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 { ...@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment