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

git-svn-id: http://svn.automattic.com/wordpress/trunk@7422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-03-20 20:07:48 +00:00
parent a1154832ff
commit 1b4a86c41e

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;
}