Merge pull request #13427 from edx/bjacobel/load-more-button
Fix width of 'Load More' button in Discussions
This commit is contained in:
@@ -322,6 +322,7 @@
|
||||
.forum-nav-load-more-link {
|
||||
@extend %forum-nav-load-more-content;
|
||||
color: $link-color;
|
||||
width: 100%;
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
|
||||
Reference in New Issue
Block a user