Ticket #541: 541.diff
File 541.diff, 606 bytes (added by , 10 years ago) |
---|
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.css
180 180 float: none; 181 181 border: 0; 182 182 background: none; 183 margin-left: auto; 184 margin-right: auto; 183 185 } 186 #content.report form#prefs div { 187 float: right; 188 } 184 189 /* When blame displays a changeset inline, override the inline style set by blame.js */ 185 190 #main ~ .message[style] { 186 191 width: auto !important;