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:
4
templates/Sparkle/assets/css/main.css
vendored
4
templates/Sparkle/assets/css/main.css
vendored
@@ -307,6 +307,10 @@ aside.right {
|
||||
width:150px;
|
||||
}
|
||||
|
||||
.overviewsearch + table {
|
||||
clear:right;
|
||||
}
|
||||
|
||||
.overviewadd {
|
||||
padding:10px;
|
||||
font-weight:700;
|
||||
|
||||
Reference in New Issue
Block a user