diff options
Diffstat (limited to 'ishtar_common/static/media/style.css')
-rw-r--r-- | ishtar_common/static/media/style.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css index c9143b026..96e8be596 100644 --- a/ishtar_common/static/media/style.css +++ b/ishtar_common/static/media/style.css @@ -242,16 +242,6 @@ div#logo{ background-repeat:no-repeat; } -div#validation-bar{ - position: fixed; - bottom: 0px; - background-color: #CCC; - width: 100%; - left: 0px; - height: 40px; - padding: 5px; -} - div#validation-bar p{ margin:0; } @@ -269,8 +259,6 @@ a.button{ } #reset_wizards{ - right:50px; - position:absolute; color: white; } |