X
Tap here to go to the mobile version of the site.

Support Forum

Bug in pagination CSS on these support forums

Posted

Hi Just noticed the pagination buttons in these forums are screwed to the right side... and then i searched and found that in this file, you have a css entry .cf { } which is empty... i assume it should have { clear: both } ? This is the css file which has it empty http://support.cdn.mozilla.net/media/css/common-min.css?build=2e2daad And here's a screenshot of how it looks now http://scr.hu/screenshooter/0640523/ypubyvb

Thanks

Chosen solution

by KadirTopal

It's fixed now. See here for example: https://support.mozilla.org/en-US/questions/944191

Thanks again for reporting! And if you see anything else, please let us know in the contributor forums.

Thanks!
Kadir

Read this answer in context 1
Post a Reply

Additional System Details

Application

  • User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.95 Safari/537.11

More Information

Application Basics
Name
Firefox
Version
17.0.1
User Agent
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0
Profile Directory
Open Directory
Enabled Plugins
about:plugins
Build Configuration
about:buildconfig
Crash Reports
about:crashes
Memory Use
about:memory
Extensions
Name
Version
Enabled
ID
Global Menu Bar integration
3.6.4
true
globalmenu@ubuntu.com
Ubuntu Firefox Modifications
2.6
true
ubufox@ubuntu.com
Unity Desktop Integration
2.4.1
true
webapps-team@lists.launchpad.net
Unity Websites integration
2012.10.12.beta
true
{2e1445b0-2682-11e1-bfc2-0800200c9a66}
Important Modified Preferences
Name
Value
accessibility.typeaheadfind.flashBar
0
browser.cache.disk.capacity
1048576
browser.cache.disk.smart_size.first_run
false
browser.cache.disk.smart_size_cached_value
368640
browser.places.smartBookmarksVersion
4
browser.startup.homepage_override.buildID
20121129151842
browser.startup.homepage_override.mstone
17.0.1
extensions.lastAppVersion
17.0.1
network.cookie.prefsMigrated
true
places.database.lastMaintenance
1355303797
places.history.expiration.transient_current_max_pages
48915
privacy.sanitize.migrateFx3Prefs
true
Graphics
Adapter Description
Intel Open Source Technology Center -- Mesa DRI Intel(R) Ironlake Mobile
Vendor ID
Intel Open Source Technology Center
Device ID
Mesa DRI Intel(R) Ironlake Mobile
Driver Version
2.1 Mesa 9.0
WebGL Renderer
Intel Open Source Technology Center -- Mesa DRI Intel(R) Ironlake Mobile -- 2.1 Mesa 9.0
GPU Accelerated Windows
0
AzureCanvasBackend
none
AzureFallbackCanvasBackend
none
AzureContentBackend
none
JavaScript
Incremental GC
1
Accessibility
Activated
0
Prevent Accessibility
0
Library Versions
Expected minimum version
Version in use
NSPR
4.9.2
4.9.2
NSS
3.13.6.0 Basic ECC
3.13.6.0 Basic ECC
NSS Util
3.13.6.0
3.13.6.0
NSS SSL
3.13.6.0 Basic ECC
3.13.6.0 Basic ECC
NSS S/MIME
3.13.6.0 Basic ECC
3.13.6.0 Basic ECC

cor-el
  • Top 10 Contributor
  • Moderator
8288 solutions 78436 answers
Posted

I use this code in userContent.css to fix this issue and style that section (I like to dim stuff).

@-moz-document domain(support.mozilla.org) {
 ol.pagination {margin:5px 0!important;padding:0!important;float:right;clear:both;opacity:0.5}
 ol.pagination:hover {opacity:1}
 ol.pagination a {font-weight:bold;font-size:1.3em!important}
}
Was this helpful to you?
Reply
KadirTopal
  • Administrator
  • Moderator
15 solutions 128 answers
Posted

Thanks for the report, kmz111! The empty .cf is actually okay, it's the clear fix hack. There is a .cf:after {clear:both} that takes care of fit, but in this case, it should have gone in a grid_12 class.

I filed a bug and will take care of it: https://bugzilla.mozilla.org/show_bug.cgi?id=821488

Thanks again!

Was this helpful to you?
Reply
Posted

Question owner

ah cool, glad to help!

Was this helpful to you?
Reply
KadirTopal
  • Administrator
  • Moderator
15 solutions 128 answers
Posted

Chosen Solution

It's fixed now. See here for example: https://support.mozilla.org/en-US/questions/944191

Thanks again for reporting! And if you see anything else, please let us know in the contributor forums.

Thanks!
Kadir

Was this helpful to you? 1
Reply
Posted

Question owner

Aha, will keep an eye on that now :)

Was this helpful to you?
Reply
jufhsilva1 0 solutions 1 answers
Posted

I have the same problem

[http://www.nextcriacaodesitesesistemas.com http://www.nextcriacaodesitesesistemas.com ] criação http://riodejaneirocriacaodesites.com.br

Was this helpful to you?
Reply

Post a Reply

You must log in to your account to reply to posts.

Don't have an account? You can create a free account now.