Make WordPress Core

Ticket #30766: 30766.2.patch

File 30766.2.patch, 460 bytes (added by afercia, 12 years ago)
  • src/wp-admin/css/dashboard.css

     
    349349
    350350#dashboard_right_now .main p {
    351351        margin: 0;
     352        clear: both;
    352353}
    353354
    354355#dashboard_right_now #wp-version-message .button {
    355         clear: right;
    356356        float: right;
    357         position: relative;
    358         top: -5px;
     357        margin-top: 5px;
    359358}
    360359
    361360.mu-storage {