[interface] Better formatting for SQL validator results.

This commit is contained in:
Michal Čihař
2010-07-21 13:45:32 +02:00
parent 2490329af1
commit 06cf763358
3 changed files with 12 additions and 3 deletions

View File

@@ -1152,7 +1152,7 @@ label.desc {
float: <?php echo $left; ?>;
}
code.sql {
code.sql, div.sqlvalidate {
display: block;
padding: 0.3em;
margin-top: 0;