Updating load-more-comments style.

This commit is contained in:
David Jay
2017-02-13 19:32:39 -05:00
parent 7d617ca611
commit edc3671839
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -307,7 +307,13 @@ hr {
/* Load More */
.coral-load-more {
button.coral-load-more {
width: 100%;
text-align: center;
color: #FFF;
background-color: #2376D8;
}
button.coral-load-more:hover {
background-color: #4399FF;
}
+1 -1
View File
@@ -3,7 +3,7 @@
"successUpdateSettings": "The changes you have made have been applied to the comment stream on this article",
"successNameUpdate": "Your username has been updated",
"contentNotAvailable": "This content is not available",
"loadMore": "Load More",
"loadMore": "View more",
"bannedAccountMsg": "Your account is currently suspended. This means that you cannot Like, Flag, or write comments. Please contact moderator@fakeurl.com for more information",
"editName": {
"msg": "Your account is currently suspended because your username has been deemed inappropriate. To restore your account, please enter a new username. You may contact moderator@fakeurl.com for more information.",