about summary refs log tree commit diff
path: root/res/admin.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/admin.css')
-rw-r--r--res/admin.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/admin.css b/res/admin.css
index 7a4d418975ca..5225fe1033bc 100644
--- a/res/admin.css
+++ b/res/admin.css
@@ -40,10 +40,11 @@ body {
     border:1px solid #D2D2D2;
     border-bottom-left-radius: 12px;
     border-bottom-right-radius: 12px;
-	;
+	text-align: center;
     font-size:12px;
     height:auto;
+    padding-left: 10px;
+    padding-right: 10px;
     min-height:200px;
-    padding-left:20px;
     width:378px;
 }
\ No newline at end of file