remove id's and replace with classes

Bug #1414611 reported by Anthony Dillon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu web style guide
Fix Released
Undecided
Anthony Dillon

Bug Description

Deprecate all id selectors for classes. i.e,

#main-content {
    ....
}

to:

#main-content,
.main-content {
    ....
}

Revision history for this message
Anthony Dillon (ya-bo-ng) wrote :
Changed in ubuntu-web-style-guide:
assignee: nobody → Anthony Dillon (ya-bo-ng)
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.