Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
contextual.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Sep 2015 at 10:29 UTC
Updated:
10 Oct 2015 at 13:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bruvers commentedThe patch removes
paddingandtext-indentCSS rules fromcontextual.toolbar.css. Without these styles the button text becomes visible again. These styles are not needed by Seven anymore because Seven overrides them.Comment #3
bruvers commentedComment #4
irina.rozite commentedNice, patch resolves the issue. After applying it and using Stark as default admin theme, toolbar edit button text "Edit" is visible.
Comment #5
irina.rozite commentedComment #8
irina.rozite commentedComment #9
alexpottCommitted c2563f6 and pushed to 8.0.x. Thanks!