Closed
Bug 920590
Opened 12 years ago
Closed 12 years ago
Remove "bootstrap fixes" part of main.less
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2013-09-26
People
(Reporter: julia, Assigned: julia)
Details
There are some unnecessary bootstrap styles implemented in the main.less stylesheet that are no longer needed. Bootstrap was removed, as of this bug fix: https://bugzilla.mozilla.org/show_bug.cgi?id=915569
Pages we'll need to take a close look at:
/about/
/invite/
Comment 1•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/a6be4d4015ada2c10767517250a48f809590f1ac
[Fix Bug 920590] Removing bootstrap references from main.less stylesheet.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
| Assignee | ||
Comment 3•12 years ago
|
||
Hey Giorgos!
Sorry for not being more explicit on what to look for. I think that the best way to verify that these removal of these styles are not breaking anything, is to test the /about/ page and make sure that it looks good (e.g. QA against what is currently on prod). This commit removes any styles that relate to the `.tabbable` class, as well as styling that was assigned specifically to the /about/ page, in relation to some bootstrap fixes.
Does that make sense? If not, please let me know if you need further clarification!
Flags: needinfo?(julia)
Comment 4•12 years ago
|
||
Thanks for QA steps Julia.
Unfortunately /about doesn't appear correctly on stage. Re-opening :(
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•12 years ago
|
||
Julia, can you r? this?
https://github.com/mozilla/mozillians/pull/644
Flags: needinfo?(julia)
Comment 6•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/2b5879357447f73a4850fe59bd0a2e49ebd84186
[fix bug 920590] Float image on about page
https://github.com/mozilla/mozillians/commit/77a4467a5a36edb160dc87a4fb2be12487a6c127
Merge pull request #644 from hoosteeno/about_page
[fix bug 920590] Float image on about page
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → 2013-09-26
Updated•12 years ago
|
Flags: needinfo?(julia)
You need to log in
before you can comment on or make changes to this bug.
Description
•