Browse Source

Expand non dashboard sidebar width

Denis K 9 years ago
parent
commit
b9a470e7e8

+ 1 - 1
jet/static/jet/css/_content.scss

@@ -78,7 +78,7 @@ ul.object-tools {
 
 .content-sidebar {
   float: right;
-  width: 18em;
+  width: 24em;
   margin: 0 20px;
 }
 

+ 1 - 1
jet/static/jet/css/themes/default/base.css

@@ -4650,7 +4650,7 @@ ul.object-tools {
 
 .content-sidebar {
   float: right;
-  width: 18em;
+  width: 24em;
   margin: 0 20px; }
 
 .dashboard .module table td a {

+ 1 - 1
jet/static/jet/css/themes/green/base.css

@@ -4681,7 +4681,7 @@ ul.object-tools {
 
 .content-sidebar {
   float: right;
-  width: 18em;
+  width: 24em;
   margin: 0 20px; }
 
 .dashboard .module table td a {