Fix width of 'Load More' button in Discussions

This commit is contained in:
Brian Jacobel
2016-09-08 16:51:05 -04:00
parent 6aaf442d2f
commit c54a5ee20c

View File

@@ -322,6 +322,7 @@
.forum-nav-load-more-link {
@extend %forum-nav-load-more-content;
color: $link-color;
width: 100%;
&:hover,
&:focus {