Space after tools

This commit is contained in:
Michal Čihař
2011-02-02 22:08:48 +01:00
parent df3cde6c02
commit 236cdbb36a

View File

@@ -163,7 +163,7 @@ button {
/* classes */ /* classes */
div.tools, div.tools,
fieldset.tblFooters { fieldset.tblFooters {
margin: 0 1em 0 1em; margin: 0 1em 1em 1em;
border: 2px solid #000; border: 2px solid #000;
border-top: none; border-top: none;
width: auto; width: auto;