Commit dfd04c06fd31c1f780674b69b0164a1529a91c5b

Authored by Evandro Jr
1 parent 36fbadbe

small css fix

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
plugins/comment_paragraph/public/style.css
@@ -98,7 +98,6 @@ div[class^='comments_list_toggle_paragraph_'] { @@ -98,7 +98,6 @@ div[class^='comments_list_toggle_paragraph_'] {
98 div[class^='comment-paragraph-loading-'] { 98 div[class^='comment-paragraph-loading-'] {
99 position: relative; 99 position: relative;
100 left: 470px; 100 left: 470px;
101 - background-color: pink;  
102 z-index: 99; 101 z-index: 99;
103 } 102 }
104 103
@@ -233,9 +232,7 @@ div[class^='comment-paragraph-loading-'] { @@ -233,9 +232,7 @@ div[class^='comment-paragraph-loading-'] {
233 padding: 5px; 232 padding: 5px;
234 width: 150px; 233 width: 150px;
235 margin-top: 10px; 234 margin-top: 10px;
236 - line-height: 30px;  
237 color: white; 235 color: white;
238 font-weight: bold; 236 font-weight: bold;
239 - font-size: 1em;  
240 text-align: center; 237 text-align: center;
241 } 238 }
242 \ No newline at end of file 239 \ No newline at end of file