aboutsummaryrefslogtreecommitdiff
path: root/client.css
diff options
context:
space:
mode:
Diffstat (limited to 'client.css')
-rw-r--r--client.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/client.css b/client.css
index 6ff3edb..03f1d07 100644
--- a/client.css
+++ b/client.css
@@ -138,9 +138,9 @@ img {
#client_bench {
display: none;
position: absolute;
- height: 20%;
+ height: 100%;
width: 100%;
- top: 80%;
+ top: 0;
left: 0;
}