Skip to content

Commit 655cfd8

Browse files
author
Pascal Dreissen
committed
Modification of header in subnavigation (fixes: #4108)
1 parent 086c5b0 commit 655cfd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

interface/web/themes/default/assets/stylesheets/ispconfig.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ body {
140140
#sidebar header {
141141
margin: 1px;
142142
padding: 0 10px;
143-
height: 40px;
143+
min-height: 40px;
144144
line-height: 40px;
145145
font-weight: bold;
146146
border-top-left-radius: 2px;

0 commit comments

Comments
 (0)