The order of CSS priority is (from least important to most important):
Whichever CSS file gets called LAST is the one that takes priority. Then
whatever is in the head HTML file's tags, then on the
individual elements themselves (i.e. ).
So if you link to your base.css, then to layout's style.
On May 18, 12:43 pm, Ross Peoples wrote:
> Have you checked the base.css file for textarea references?
Yes, there is a reference to the width of a textarea in base.css.
However, removing that reference or changing the width there doesn't
change how wide the textarea appears.
But I'd just recalle
Have you checked the base.css file for textarea references?
3 matches
Mail list logo