diff options
Diffstat (limited to 'static/media/style.css')
| -rw-r--r-- | static/media/style.css | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/static/media/style.css b/static/media/style.css index 9f048d59a..27a31c08b 100644 --- a/static/media/style.css +++ b/static/media/style.css @@ -247,7 +247,6 @@ table.confirm tr.spacer td:last-child{ #window{ width:760px; - position: absolute; position:fixed; height:90%; background: #FFF; @@ -292,8 +291,8 @@ table.confirm tr.spacer td:last-child{ } #window table td.no_items{ -text-align:center; -font-style:italic; + text-align:center; + font-style:italic; } #window .sheet{ @@ -312,8 +311,8 @@ font-style:italic; } #window .tool{ -text-align:center; -font-style:italic; + text-align:center; + font-style:italic; } #window .body{ |
