Commit 1d0f24dafe0fd2f70867e41f7dbaf406245a94cc
1 parent
46f22d39
Exists in
master
and in
5 other branches
On enviroment blocks edition - fix add blocks carousel size
Showing
1 changed file
with
9 additions
and
0 deletions
Show diff stats
style.sass
@@ -64,6 +64,15 @@ body | @@ -64,6 +64,15 @@ body | ||
64 | font-size: 22px | 64 | font-size: 22px |
65 | font-variant: normal | 65 | font-variant: normal |
66 | 66 | ||
67 | +// edit environment blocks | ||
68 | +.design-menu.button-bar | ||
69 | + width: 960px | ||
70 | + margin: auto | ||
71 | + | ||
72 | +#block-store | ||
73 | + width: 960px | ||
74 | + margin: auto | ||
75 | + | ||
67 | @import partial_sass/old_internal_style | 76 | @import partial_sass/old_internal_style |
68 | 77 | ||
69 | @import partial_sass/container | 78 | @import partial_sass/container |