Skip to content

Commit 799e1f9

Browse files
committed
Another CSS Fix for the buttons.
1 parent 41f3619 commit 799e1f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

interface/web/themes/default/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,8 @@ textarea,input.text,select,option{
191191
font-size: 18px;
192192
color: #496FA8;
193193
text-decoration: none;
194-
194+
display:inline-block;
195+
margin-bottom:10px;
195196
}
196197

197198
.frmTextSubHead {

0 commit comments

Comments
 (0)