Commit dfd04c06fd31c1f780674b69b0164a1529a91c5b
1 parent
36fbadbe
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
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 | 98 | div[class^='comment-paragraph-loading-'] { |
99 | 99 | position: relative; |
100 | 100 | left: 470px; |
101 | - background-color: pink; | |
102 | 101 | z-index: 99; |
103 | 102 | } |
104 | 103 | |
... | ... | @@ -233,9 +232,7 @@ div[class^='comment-paragraph-loading-'] { |
233 | 232 | padding: 5px; |
234 | 233 | width: 150px; |
235 | 234 | margin-top: 10px; |
236 | - line-height: 30px; | |
237 | 235 | color: white; |
238 | 236 | font-weight: bold; |
239 | - font-size: 1em; | |
240 | 237 | text-align: center; |
241 | 238 | } |
242 | 239 | \ No newline at end of file | ... | ... |