# HG changeset patch # User bsw # Date 1330451300 -3600 # Node ID 4f8058e4d7dbeaa79aea83811e54c0b2843c9edf # Parent 4cdf615ff35866f26eba2776e389309590b17b1d Removed unneccessary spacing on top of not_admitted boxes diff -r 4cdf615ff358 -r 4f8058e4d7db static/style.css --- a/static/style.css Tue Feb 28 18:47:00 2012 +0100 +++ b/static/style.css Tue Feb 28 18:48:20 2012 +0100 @@ -1108,7 +1108,6 @@ .revoked_info { background-color: #fdd; padding: 1ex; - margin-top: 2ex; margin-bottom: 2ex; border-radius: 8px; }