Skip to content

Commit

Permalink
Resolved issue with the layout of our hover items being misaligned
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Jun 25, 2010
1 parent 58b6b9f commit 50ecc58
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions app/stylesheets/partials/_hover_dialog.sass
@@ -1,11 +1,10 @@
.hover
position: relative
top: 10px
margin: 13px 13px auto auto !important
top: 0px
width: 44%
width: 94%
height: auto
margin: 0
padding: 10px
z-index: 99
h3
text-align: center
padding: 0 5px
Expand Down

0 comments on commit 50ecc58

Please sign in to comment.