From 819c56c98ea774cbe5194459db8dce63303775dc Mon Sep 17 00:00:00 2001 From: fazo96 Date: Wed, 1 Oct 2014 08:31:52 +0200 Subject: [PATCH] refactor css --- client/view/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/view/style.css b/client/view/style.css index 10fef3f..d1df5e7 100644 --- a/client/view/style.css +++ b/client/view/style.css @@ -144,13 +144,13 @@ input { resize: none; } -/* IDs */ - .footer-center-icon { margin-left: 10px; margin-right: 10px } +/* IDs */ + #ui-container { width: 90%; min-width: 300px;