Right-align actions header, too. Props mt. see #6292

git-svn-id: https://develop.svn.wordpress.org/trunk@7422 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-03-20 20:07:48 +00:00
parent bb13754ad2
commit fe0bbb63e2
1 changed files with 1 additions and 1 deletions

View File

@ -1412,6 +1412,6 @@ ul.view-switch li.current {
border-radius: 8px;
}
.action-links {
td.action-links, th.action-links {
text-align: right;
}