Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

CSS problem on "Your Projects" page #242

Closed
jurgenhaas opened this issue Nov 24, 2014 · 5 comments
Closed

CSS problem on "Your Projects" page #242

jurgenhaas opened this issue Nov 24, 2014 · 5 comments

Comments

@jurgenhaas
Copy link

On https://www.drupal.org/project/user there is the following problem that a Dreditor injection is reducing the horizontal space of the following table. It looks like this:
scrn_001

A possible solution could look like this:

.view-content {position:relative;}
#page a.dreditor-application-toggle {position:absolute;right:0;}

...and the float:right; should be removed. The result then looks like this:
scrn_002

@star-szr
Copy link
Contributor

I can't reproduce this, but I don't have 'Full projects', only sandbox projects. For me the sandbox projects table looks identical with and without Dreditor.

However can you please provide OS and browser versions @jurgenhaas? That may be why I can't reproduce it. Thanks.

@jurgenhaas
Copy link
Author

I have tried the following combinations, all with the same result:

Ubuntu 14.10

  • Firefox 33.0
  • Firefox 35.0a2
    Windows 7
  • Firefox 33.1.1

Also, here is what the markup looks like:
scrn_001

@star-szr
Copy link
Contributor

I see the issue now, my table fit in the space to the left of that button. Making a really long project name shows the problem. Thanks, we'll get this fixed.

@markhalliwell
Copy link
Member

Dreditor is being decommissioned due to the lack of availability of current maintainers and the fact that Drupal.org is becoming more feature rich at a much faster rate than Dreditor itself now.

This decision was also partially made due to the amount of work (complete rewrite) it would take to create an "official" Firefox extension (#256).

If you already have the extension installed, it should continue working for a while until, inevitably, the markup on Drupal.org changes. It will no longer be updated.

We understand that many of you love this extension, as do we. This isn't the end, in fact, it's a much brighter beginning. All the things we love about Dreditor can, and should, be moved into Drupal.org natively.

For more information, please follow: https://www.drupal.org/node/2779729

@subhojit777
Copy link

This issue was moved to dreditor/dreditor#6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants