diff options
Diffstat (limited to 'views')
| -rw-r--r-- | views/default/css/admin.php | 1 | ||||
| -rw-r--r-- | views/default/css/elements/reset.php | 1 | 
2 files changed, 0 insertions, 2 deletions
diff --git a/views/default/css/admin.php b/views/default/css/admin.php index 21bc50999..487e01165 100644 --- a/views/default/css/admin.php +++ b/views/default/css/admin.php @@ -80,7 +80,6 @@ body {  	font-size: 80%;  	line-height: 1.4em;  	font-family: "Lucida Grande",Arial,Tahoma,Verdana,sans-serif; -	overflow-y: scroll;  }  h1, h2, h3, h4, h5, h6 {  	font-weight: bold; diff --git a/views/default/css/elements/reset.php b/views/default/css/elements/reset.php index 43e756b2e..6360e1c76 100644 --- a/views/default/css/elements/reset.php +++ b/views/default/css/elements/reset.php @@ -30,7 +30,6 @@ table, caption, tbody, tfoot, thead, tr, th, td {  }  body {  	background-color: white; -	overflow-y: scroll;  }  img {  	border-width:0;  | 
