Avoid using !important - Better Battlelog Forums #1664

Sitemap
Topicstarter
Not really sure where I should've posted this as it's not really feature request, nor bug or anything really.. but here goes.

As a web developer I like to keep my life void of the infamous !important.

Example (assuming this comes from the extension):
.bblog-shots-position {
padding-top: 30px !important;
}

Usually you can achieve needed specificity with more selectors. I can live with it but the general concensus seems to be that it should not be used.. maybe as a last resort if nothing else really works.

If this doesn't come from the plugin, I apologize for wasting everyone's time. :)
I see it in this case as a minor thing that could be better. I just inserted this because i tried some stuff to fix it quick - And than i forget it in code.

So, thx for information. Will change this soon.

Greetz
Topicstarter
No, thank
you
. :)