Merge pull request #2060 from wcs/hovercard-issues

Fix bug #2008
This commit is contained in:
Maxwell Salzberg 2011-09-29 18:15:45 -07:00
commit 11cbf3bc84
2 changed files with 2 additions and 1 deletions

View file

@ -8,7 +8,7 @@
background-color: $background; background-color: $background;
height: 70px; height: 70px;
border: 1px solid #999999; border: 1px solid #999999;
font-size: small;
.avatar { .avatar {
position: relative; position: relative;
float: left; float: left;

View file

@ -122,6 +122,7 @@ input.button
:left 24px :left 24px
:position relative :position relative
:color #222 :color #222
:list-style none
&.selected &.selected
:background :background