From 354e310a2c24d31004c0993aa6a229aa59ff2fe8 Mon Sep 17 00:00:00 2001 From: fefa4ka Date: Sun, 2 Aug 2015 23:10:31 +0300 Subject: [PATCH] fix --- zsite/static/less/people.less | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/zsite/static/less/people.less b/zsite/static/less/people.less index fc4b591..984fd58 100644 --- a/zsite/static/less/people.less +++ b/zsite/static/less/people.less @@ -15,7 +15,6 @@ padding-right: 20%; float: right; } - .plugin-people-feature { margin-top: 20px; @@ -23,18 +22,20 @@ float: left; margin-bottom: 10px; margin-left: -120px; - } .people-description { - font-size: 15px; + + font-size: 14px; padding-top: 25px; - padding-left: 140px; + + padding-left: 15px; + } .people-controls { - width: 80%; + text-align: right; margin-bottom: 5px; }