Merge pull request #3841 from tubbo/fix-close-buttons

Align close button images

Sorry this took so long to merge in guys, I had this weird feeling that I had already done so. Looks like the 'X' button is coming after the custom popover HTML so this looks OK to merge in.
This commit is contained in:
Tom Scott 2013-03-30 06:29:19 -07:00
commit cdc4e869d1

View file

@ -3054,6 +3054,9 @@ a.toggle_selector
:height 8px
:width 8px
img
margin-top: 10px
&:hover
.close
@include opacity(0.5)