File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/dummy/app/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
<hr />
21
21
22
22
<div class =" wrapper" style =" box-sizing:border-box;" >
23
- <div class =" simple-layout" style =" float:left;width:40%;margin-top:-12px;margin -right:20px;" >
23
+ <div class =" simple-layout" style =" float:left;width:40%;margin-top:-12px;padding -right:20px;" >
24
24
{{ highlight-js code =markdown lang =" javascript" }}
25
25
</div >
26
- <div class =" simple-list" style ={{{ concat ' float:left;width:60px ;position:relative;width:' containerWidth ' px;height:' containerHeight ' px;' }}} >
26
+ <div class =" simple-list" style ={{{ concat ' float:left;width:60% ;position:relative;width:' containerWidth ' px;height:' containerHeight ' px;' }}} >
27
27
{{ #ember-collection
28
28
items =model
29
29
estimated-height =containerHeight
You can’t perform that action at this time.
0 commit comments