Browse Source

Set dashboard widgets minimum width

Denis K 9 years ago
parent
commit
081468d0c2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jet/static/jet/css/_dashboard.scss

+ 1 - 0
jet/static/jet/css/_dashboard.scss

@@ -17,6 +17,7 @@
 
 
     &-wrapper {
     &-wrapper {
       float: left;
       float: left;
+      min-width: 200px;
     }
     }
 
 
     &.first {
     &.first {