From 2d94b1d500518df58027f8c679c30e11f4e3da6b Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Fri, 25 Sep 2015 12:53:38 -0300 Subject: [PATCH] profile-list-block: move view-all link to the bottom --- public/designs/themes/base/style.scss | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/public/designs/themes/base/style.scss b/public/designs/themes/base/style.scss index 2e17665..fccd9f8 100644 --- a/public/designs/themes/base/style.scss +++ b/public/designs/themes/base/style.scss @@ -499,15 +499,14 @@ div#notice { display: block; } +.block-footer-content { + text-align: center; + padding-top: 3px; +} + .block-footer-content a.view-all { - position: absolute; - top: 2px; - right: 0px; font-size: 11px; color: #000; - text-decoration: none; - padding-right: 15px; - background: url(imgs/arrow-right-p.png) 100% 50% no-repeat; } #content .profile-list-block .block-title { -- libgit2 0.21.2