Remove unused legacy styles: .profile-box class

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/2294/head
Alex Coles 10 years ago
parent 98a0e6bfa1
commit da5d3c3c91
  1. 26
      app/assets/stylesheets/_misc_legacy.sass

@ -475,32 +475,6 @@ ul.projects
top: 7px
right: 14px
.profile-box
position: absolute
right: 0
top: 45px
width: 205px
display: none
z-index: 10
.issue .profile-box ul
background: image-url("profile-arrow-up.png") no-repeat 175px top
position: relative
z-index: 11
top: -8px
padding-top: 8px
margin-bottom: -8px
.profile-box
ul li
border-top: 1px solid #fff
border-bottom: 1px solid #ddd
padding: 5px 10px
&:first-child
border-top: 0
&:last-child
border-bottom: 0
/* file table hovers
a.has-thumb

Loading…
Cancel
Save