Skip to content

Commit

Permalink
Merge remote-tracking branch 'DoccyB/patch-2' into staging
Browse files Browse the repository at this point in the history
* DoccyB/patch-2:
  Fixing layout glitch in thread display
  • Loading branch information
nikolai-b committed May 17, 2018
2 parents 83f3bf5 + 6499ef7 commit 6cdeb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/shared_elements.scss
Expand Up @@ -624,7 +624,7 @@ table.listing {
.access-denied {
position: relative;
text-align: center;
top: 90px;
top: 40px;
font-size: 12px;
color: $lightgrey;
a { color: $lightgrey; }
Expand Down

0 comments on commit 6cdeb4a

Please sign in to comment.