I have a website with a global template that contains partial templates, but now I\'m stuck with a simple CSS problem:
HTML
!important will override any style.
select#test { width: 150px !important; }