fix width

This commit is contained in:
Athou
2013-04-09 14:03:10 +02:00
parent 6d101d46b9
commit 8a2d529476

View File

@@ -27,7 +27,7 @@
position: fixed; position: fixed;
top: 0; top: 0;
bottom: 0; bottom: 0;
width: 21.97%; width: 16%;
overflow: auto; overflow: auto;
} }