add some padding

This commit is contained in:
Sam 2014-10-18 18:12:48 +11:00
parent bfbfc16cca
commit 147e4bf056
1 changed files with 4 additions and 0 deletions

View File

@ -356,4 +356,8 @@
overflow: auto; overflow: auto;
} }
#search-help table td {
padding-right: 10px;
}