Merge branch 'feature/widgets' of https://dev.finn.de/git/reporting-engine into feature/widgets

pull/6827/head
Philipp Tessenow 14 years ago
commit 55ab3921b4
  1. 6
      assets/stylesheets/reporting.css

@ -306,12 +306,14 @@ fieldset#filter-settings table td > label {
}
.drag_container {
padding: 7px 0;
padding: 0;
height: 22px;
margin-bottom: 1em;
background-color: #EEE;
}
.drag_container select {
margin-right: 20px;
margin-right: 3px;
float: right;
}

Loading…
Cancel
Save