change em to px

This commit is contained in:
Myles McNamara 2014-01-15 17:06:48 -05:00
parent 97be32e2e8
commit 62040fe2d2
1 changed files with 1 additions and 1 deletions

View File

@ -149,5 +149,5 @@ thead{
width: 300px;
}
.public_actions {
padding: 0.3em;
padding: 4px;
}