Commit 814ce34be94b7b9b6ad400e1626d6c90fefadfaa

Authored by Valessio Brito
1 parent 2c9bb217

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 357 }
358 358  
359 359 /* Blocks profiles and enterprises */
  360 +.recent-documents-block ul {
  361 + padding: 0px 0px 0px 30px;
  362 +}
  363 +
360 364 .box-1 .menu-submenu {
361 365 bottom: 80px;
362 366 right: -40px;
... ...