Skip to content

Commit 9b9e438

Browse files
authored
Merge pull request hestiacp#1010 from hestiacp/fix/1004_ui-wrap
Fix wrapping of UI elements
2 parents ccab5e5 + 20ee6de commit 9b9e438

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

web/css/src/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,7 @@ a {
639639
.l-center {
640640
margin: 0 auto;
641641
max-width: 1020px;
642+
min-width: 1020px;
642643
}
643644

644645
.l-logo {

0 commit comments

Comments
 (0)