Commit f7e0bbf3587c207ad4f1e18cd7907f4c92619d12
1 parent
652e8ffa
Exists in
master
and in
3 other branches
themes/base/style.css: remove invalid CSS declaration
This was breaking the asset pipeline for me when running in production mode
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
public/designs/themes/base/style.css
@@ -1444,7 +1444,6 @@ table#recaptcha_table tr:hover td { | @@ -1444,7 +1444,6 @@ table#recaptcha_table tr:hover td { | ||
1444 | margin-bottom: 10px; | 1444 | margin-bottom: 10px; |
1445 | font-size: 10px; | 1445 | font-size: 10px; |
1446 | min-height: 20px; | 1446 | min-height: 20px; |
1447 | - text-align: | ||
1448 | } | 1447 | } |
1449 | /* Noosfero Events */ | 1448 | /* Noosfero Events */ |
1450 | 1449 |