Skip to content

Commit 85892d7

Browse files
Douglas SaldañaDouglas Saldaña
Douglas Saldaña
authored and
Douglas Saldaña
committedSep 19, 2017
changing builder.less instead app.css
1 parent 55b618d commit 85892d7

File tree

2 files changed

+329
-2
lines changed

2 files changed

+329
-2
lines changed
 

‎app/bundles/CoreBundle/Assets/css/app/less/components/builder.less

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
top: 0;
4242
bottom: 0;
4343
right: 0;
44-
width: 525px;
44+
width: 30%;
4545
height: 100%;
4646
padding: 15px;
4747
background-color: #d5d4d4;
@@ -52,7 +52,7 @@
5252
position: fixed;
5353
left: 0;
5454
top: 0;
55-
right: 525px;
55+
right: 70%;
5656
height: 100%;
5757
}
5858

‎package-lock.json

+327
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.