removing unnecessary rules

This commit is contained in:
nek0 2015-01-17 14:32:45 +01:00
parent cb58ff8323
commit 08f355a602
3 changed files with 4 additions and 19 deletions

View file

@ -1,10 +0,0 @@
.right
float:right
width:50%
.left
float:left
width:50%
footer
clear:both

View file

@ -1,3 +1,5 @@
/*templates/default-layout.cassius*/
#message
padding: 20px
background: lightyellow url('../css/images/overlay.png')

View file

@ -1,12 +1,5 @@
/*templates/form-widget.cassius*/
#main, #reel, #header
overflow-y: auto !important
height: auto !important
#reel
max-height: 670px !important
#header
max-height: 650px !important
.inner
max-height: 550px !important