Commit 814ce34be94b7b9b6ad400e1626d6c90fefadfaa
1 parent
2c9bb217
Exists in
master
and in
5 other branches
align links on block recents documents
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
style.css
@@ -357,6 +357,10 @@ div#article-parent { | @@ -357,6 +357,10 @@ div#article-parent { | ||
357 | } | 357 | } |
358 | 358 | ||
359 | /* Blocks profiles and enterprises */ | 359 | /* Blocks profiles and enterprises */ |
360 | +.recent-documents-block ul { | ||
361 | + padding: 0px 0px 0px 30px; | ||
362 | +} | ||
363 | + | ||
360 | .box-1 .menu-submenu { | 364 | .box-1 .menu-submenu { |
361 | bottom: 80px; | 365 | bottom: 80px; |
362 | right: -40px; | 366 | right: -40px; |