Commit 09af991b60b47d70f4802d15d13d3f49fb445822

Authored by Evandro Jr
1 parent 687704fa
Exists in master

small css fix

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
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