fix design-issues when no add-link is present in overviews; fixes #1466

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2014-12-22 08:06:26 +01:00
parent bfa9478649
commit 925afbd03f

View File

@@ -307,6 +307,10 @@ aside.right {
width:150px;
}
.overviewsearch + table {
clear:right;
}
.overviewadd {
padding:10px;
font-weight:700;