Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #30766, comment 7


Ignore:
Timestamp:
01/10/2015 09:37:03 AM (12 years ago)
Author:
SergeyBiryukov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30766, comment 7

    initial v1  
    22> It would also be possible to have the version message text and the Update button vertically aligned, I guess that was the original design intent, but that would require changes in the markup (e.g. using two `span` with `display: table-cell`).
    33
    4 I think we can just move the button before the string and keep the current styles.
     4I think we can just move the button before the string in the HTML and keep the current styles.
    55
    66See [attachment:30766.3.patch] and [attachment:30766.3.after.png].