mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Campaign Editor: make padding of td the same as th.
This commit is contained in:
@@ -4754,7 +4754,7 @@ ul.tabmenu.formtab {
|
||||
.campaign .bid-info.error { color: red; }
|
||||
.campaign .buttons { float:right; }
|
||||
.campaign td.prefright {
|
||||
padding: 4px;
|
||||
padding: 8px 4px 4px;
|
||||
}
|
||||
.campaign #bid, .campaign #impressions {
|
||||
text-align: right;
|
||||
|
||||
Reference in New Issue
Block a user