From 814ce34be94b7b9b6ad400e1626d6c90fefadfaa Mon Sep 17 00:00:00 2001 From: Valessio Brito Date: Tue, 8 Oct 2013 17:59:28 -0300 Subject: [PATCH] align links on block recents documents --- style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index dbe4c09..4148f78 100644 --- a/style.css +++ b/style.css @@ -357,6 +357,10 @@ div#article-parent { } /* Blocks profiles and enterprises */ +.recent-documents-block ul { + padding: 0px 0px 0px 30px; +} + .box-1 .menu-submenu { bottom: 80px; right: -40px; -- libgit2 0.21.2