Skip to content
This repository has been archived by the owner on Jan 30, 2018. It is now read-only.

Commit

Permalink
More styles fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Villalba committed Sep 2, 2011
1 parent c69be58 commit 60d2432
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions app/styles/_uploads.sass
Expand Up @@ -131,7 +131,11 @@ $upload_icon_width: 16px
font-size: 12px
font-weight: bold

.upload_file, .file_upload, .upload_thumbnail
.upload_thumbnail
.more, .reference
display: none !important

.upload_file, .file_upload
.reference
display: inline-block
position: absolute
Expand All @@ -144,7 +148,6 @@ $upload_icon_width: 16px
z-index: 100
font-size: 12px
font-weight: normal
position: relative
a
display: block
padding: 5px 15px
Expand Down

0 comments on commit 60d2432

Please sign in to comment.