Skip to content

Commit

Permalink
Fix a 1px misalignment of the "more" button (posts) - should fix #2108
Browse files Browse the repository at this point in the history
…thanks nwsw for the original fix

Signed-off-by: emanuele <emanuele45@gmail.com>
  • Loading branch information
emanuele45 committed Jul 25, 2015
1 parent 1d26cf3 commit 01703ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/default/css/_besocial/index_besocial.css
Expand Up @@ -492,7 +492,7 @@ div.bbc_footnotes .meaction {
color: #555;
text-decoration: none;
}
.listlevel1.subsections {
#main_menu .listlevel1.subsections {
top: -1px;
}
.poster .listlevel1 a.linklevel1 {
Expand Down

0 comments on commit 01703ca

Please sign in to comment.