Browse Source

Merge pull request #1010 from hestiacp/fix/1004_ui-wrap

Fix wrapping of UI elements
Raphael Schneeberger 5 years ago
parent
commit
9b9e4385dc
2 changed files with 1 additions and 0 deletions
  1. 1 0
      web/css/src/styles.css
  2. 0 0
      web/css/styles.min.css

+ 1 - 0
web/css/src/styles.css

@@ -639,6 +639,7 @@ a {
 .l-center {
   margin: 0 auto;
   max-width: 1020px;
+  min-width: 1020px;
 }
 
 .l-logo {

File diff suppressed because it is too large
+ 0 - 0
web/css/styles.min.css


Some files were not shown because too many files changed in this diff