Filter operators now align to top.

git-svn-id: https://dev.finn.de/svn/cockpit/branches/reporting_merge@1510 7926756e-e54e-46e6-9721-ed318f58905e
pull/6827/head
w.lindenthal 14 years ago
parent d2795490e9
commit 978335806e
  1. 4
      assets/stylesheets/reporting.css

@ -76,3 +76,7 @@
text-align: right;
padding-right: 5px;
}
.new_cost_query fieldset#filters table td {
vertical-align:top;
}
Loading…
Cancel
Save