From 897847ed895c0e3c793f3fea9075165ea3ac109b Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 24 Oct 2013 00:42:55 +0300 Subject: [PATCH] aligned links --- web/css/main.css | 4 ++-- web/templates/admin/list_stats.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/css/main.css b/web/css/main.css index b3cbe404f..b9fd2e0f1 100644 --- a/web/css/main.css +++ b/web/css/main.css @@ -357,7 +357,7 @@ form { } .vst { - padding: 0 4px 0 4px; + padding: 4px 4px 0 4px; margin: 0; text-decoration: none; color: #999; @@ -375,7 +375,7 @@ form { } .vst-selected { - padding: 0 4px 0 4px; + padding: 4px 4px 0 4px; margin: 0; text-decoration: none; color: #174f82; diff --git a/web/templates/admin/list_stats.html b/web/templates/admin/list_stats.html index 0dd6661b6..698e9f4f3 100644 --- a/web/templates/admin/list_stats.html +++ b/web/templates/admin/list_stats.html @@ -9,7 +9,7 @@