aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/webAO/client.css b/webAO/client.css
index 4ce37f0..87dc273 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -105,8 +105,11 @@ img {
}
.demothing {
+ display: block;
height: 60px;
width: 60px;
+ max-width: 60px;
+ max-height: 60px;
margin: 3px;
border: 1px solid #000;
}