liquid_feedback_frontend
diff static/style.css @ 493:01cf3c50cbee
Show (not)admitted notices in initiative head
author | bsw |
---|---|
date | Fri Mar 16 11:32:06 2012 +0100 (2012-03-16) |
parents | edcf827d7ac3 |
children | 03c205fc17f0 |
line diff
1.1 --- a/static/style.css Thu Mar 15 21:03:57 2012 +0100 1.2 +++ b/static/style.css Fri Mar 16 11:32:06 2012 +0100 1.3 @@ -1285,7 +1285,6 @@ 1.4 .admitted_info { 1.5 background-color: #dfd; 1.6 padding: 1ex; 1.7 - margin-bottom: 2ex; 1.8 border-radius: 8px; 1.9 } 1.10 1.11 @@ -1293,7 +1292,6 @@ 1.12 .revoked_info { 1.13 background-color: #fdd; 1.14 padding: 1ex; 1.15 - margin-bottom: 2ex; 1.16 border-radius: 8px; 1.17 } 1.18