V
V
Vitaly Liber2015-04-13 15:10:27
Yii
Vitaly Liber, 2015-04-13 15:10:27

How to change minimum page width in Yii2-basic?

Need to change the minimum page width in Yii2-basic?
Has anyone experienced something similar?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alex stephen, 2015-04-13
@berezuev

In web/css/site.css starting from line 13

.wrap > .container {
    padding: 70px 15px 20px;
    min-width: 1024px;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question