Download & Extend

Admin interface right justfied, not with bluemarine

Project:Andreas09
Version:5.x-1.0
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Surf to ?q=admin
The right col is right justified, not so with bluemarine

I tracked the behavior down to this line, and commented it:

style.css
/*** MDL commented the following rule that align=right the admin pages ***/
/*** .right {text-align:right;} ***/

That fixes this page of the Drupal admin. Not sure if that rule being commented out "breaks" anything. So opening a ticket to allow you to review.

Comments

#1

I have added one new line, which change align for right admin panel

AttachmentSize
style.css_.152411.patch 287 bytes

#2

Status:active» reviewed & tested by the community

#3

Status:reviewed & tested by the community» fixed

Commited

#4

Status:fixed» closed (fixed)