Commit 7b98b9870ddd4dba2176f165fbea46d100613e1a

Authored by Pedro de Lyra Pereira
1 parent bd5f4120

Small adjustments on forms messages

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
style.css
... ... @@ -3119,4 +3119,8 @@ li.folder-item:first-child {
3119 3119  
3120 3120 #content #article-formitem #article_slug {
3121 3121 width: 20%;
  3122 +}
  3123 +
  3124 +.main-content form small {
  3125 + padding-left: 5px;
3122 3126 }
3123 3127 \ No newline at end of file
... ...