Skip to content

Commit

Permalink
Merge pull request #1917 from awesomerobot/master
Browse files Browse the repository at this point in the history
fixing watermark/gutter link interference
  • Loading branch information
SamSaffron committed Feb 7, 2014
2 parents 585fae0 + 02e1942 commit 9f6fe72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/desktop/topic-post.scss
Expand Up @@ -995,6 +995,7 @@ a.attachment:before {
color: rgba(0,0,0,0.05);
font: 90px/1 FontAwesome;
content: "\f05c";
z-index: -5;
}

.read_restricted .gutter:before {
Expand Down
1 change: 1 addition & 0 deletions app/assets/stylesheets/desktop/topic.scss
Expand Up @@ -166,6 +166,7 @@ a:hover.reply-new {
// background-color: #d4eaf4;
// background-color: #C5E8F7;
background-color: #C6F3B6;
transition: width .75s;
}
}

Expand Down

0 comments on commit 9f6fe72

Please sign in to comment.