D
D
des1roer2015-06-05 07:38:17
css
des1roer, 2015-06-05 07:38:17

Yii not applying css?

it is not clear why such a problem arose - the font size was no longer applied

<a class="editable editable-pre-wrapped editable-click" 
data-pk="233" rel="Ware_name" href="#">blabla</a>

essentially worth inherited from body
where
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}

only the style is applied.
and everything works fine elsewhere.
<a class="editable editable-pre-wrapped editable-click"
 data-pk="181" rel="AnalizCreate_f_timestamp" href="#" 
data-original-title="" title="">2015-06-04 10:37:12</a>
what could be the problem?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
des1roer, 2015-06-05
@des1roer

the problem was in different layouts
by mistake DOCTYPE was not the one registered ....

K
KIN1991, 2015-06-05
@KIN1991

Cache?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question