changeset 337:4f8058e4d7db  
Removed unneccessary spacing on top of not_admitted boxes
 | author | 
 bsw | 
 | date | 
 Tue Feb 28 18:48:20 2012 +0100 (2012-02-28) | 
 | parents | 
 4cdf615ff358  | 
 | children | 
  79d8e2d35021 | 
 | files | 
 static/style.css  | 
   line diff
     1.1 --- a/static/style.css	Tue Feb 28 18:47:00 2012 +0100
     1.2 +++ b/static/style.css	Tue Feb 28 18:48:20 2012 +0100
     1.3 @@ -1108,7 +1108,6 @@
     1.4  .revoked_info {
     1.5    background-color: #fdd;
     1.6    padding: 1ex;
     1.7 -  margin-top: 2ex;
     1.8    margin-bottom: 2ex;
     1.9    border-radius: 8px;
    1.10  }