Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions wordpress.org/public_html/style/trac/wp-trac.css
Original file line number Diff line number Diff line change
Expand Up @@ -249,9 +249,7 @@ form#search input {
margin-left: auto;
margin-right: auto;
}
#content.report #prefs div {
float: right;
}

/* When blame displays a changeset inline, override the inline style set by blame.js */
#main ~ .message[style] {
width: auto !important;
Expand Down Expand Up @@ -1974,6 +1972,7 @@ table.listing th.desc a:after {
padding-right: 4px;
background: none;
border: none;
text-align: right;
}
#content.report #prefs div {
display: inline;
Expand Down