Make components' patches tab and systems' patches tab look consistent

Mix of previous stylings with spacing at top and white background
This commit is contained in:
dpen2000 2014-05-06 00:59:09 -04:00
parent 81634190ef
commit 4ff1e9a3a3
2 changed files with 14 additions and 1 deletions
app/styles/editor/level
component
system

View file

@ -5,7 +5,10 @@
#component-patches
padding: 0 10px 10px
background: white
.patches-view
padding: 10px 20px 10px 0px
.navbar-text
float: left

View file

@ -1,4 +1,14 @@
#editor-level-system-edit-view
nav
margin-bottom: 0
#system-patches
padding: 0 10px 10px
background: white
.patches-view
padding: 10px 20px 10px 0px
.navbar-text
float: left