Commit 27f8068482587c9ff7a8cccd4c29f0af3420dff4

Authored by AntonioTerceiro
1 parent f1a5fd46

ActionItem21: minor CSS changes



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@959 3f533792-8f58-4932-b0fe-aaf55b0a4547
public/designs/templates/default/stylesheets/forms.css
@@ -16,10 +16,8 @@ @@ -16,10 +16,8 @@
16 border: 1px solid #999; 16 border: 1px solid #999;
17 border-top: none; 17 border-top: none;
18 border-left: none; 18 border-left: none;
19 - padding: 3px 0px 1px 0px;  
20 - text-indent: 5px; 19 + padding: 3px 3px 1px 3px;
21 color: #585858; 20 color: #585858;
22 - width: 99%;  
23 } 21 }
24 22
25 .submitline { 23 .submitline {