Difference between revisions of "Team:Cairo Egypt/core/default style remover"

(Replaced content with "#content { width: auto; }")
 
Line 1: Line 1:
 
#content {
 
#content {
     width: auto;
+
     width: auto !important;
 
}
 
}

Latest revision as of 16:15, 30 June 2015

  1. content {
   width: auto !important;

}