mobile view toolbar updated

This commit is contained in:
Peter Savchenko 2017-01-31 20:10:59 +03:00
parent 001eea4206
commit c7e97ef938

View file

@ -420,8 +420,10 @@
.ce-block{ .ce-block{
margin: 0; margin: 0;
} }
.ce-block__content{ .ce-block__content,
margin: 0 25px; .ce-toolbar__content
{
padding: 0 25px;
} }
.ce-toolbar { .ce-toolbar {
@ -441,7 +443,7 @@
} }
.ce-toolbar__plus { .ce-toolbar__plus {
margin-left: 0; margin-left: -25px;
} }
.ce-toolbar__plus, .ce-toolbar__plus,