Skip to content

Commit 11f9066

Browse files
author
Till Brehm
committed
Merge branch 'fix-4108' into 'stable-3.1'
Modification of subnav header (Fixes: #4108) See merge request !414
2 parents 653c5c8 + 655cfd8 commit 11f9066

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)