Posted by ksenzee on October 26, 2009 at 8:11pm
3 followers
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | other |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | overlay |
Issue Summary
S8: "Add to shortcuts" button positioning way off compared to mockups (it would be vertically centered to the title ideally)
For me, "float: left" on the button, plus some padding or margin, seems to fix this. Ideally someone with access to a bunch of browsers for testing would take this on.
Comments
#1
added 0.9em padding-top to
.overlay div.add-to-shortcutsin overlay-parent.css#2
Perfect! Committed to github.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.