Commit 1d0f24dafe0fd2f70867e41f7dbaf406245a94cc

Authored by Melissa Wen
1 parent 46f22d39

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 64 font-size: 22px
65 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 76 @import partial_sass/old_internal_style
68 77  
69 78 @import partial_sass/container
... ...