[#135] small fix button styles

This commit is contained in:
Alexander Machehin 2013-06-11 16:42:53 +06:00
parent 9266ad17b2
commit 9830d0cf62
1 changed files with 2 additions and 1 deletions

View File

@ -2037,5 +2037,6 @@ article .activity .top {
}
a.button.reject_publish, a.button.create_container {
height: 15px;
height: 16px;
padding: 3px 20px 5px 20px;
}