Commit
31d607a210f2bafd3daaf8b6e6c3be161b1e821d
Exists in
master
and in
11 other branches
build, build2, capa, captcha, contigency_plan_recaptcha, jasmine-testing, make_harder_to_vote_twice, production, refactory-sass, session_cookie, staging
Fix category icon position
| @@ -45,7 +45,7 @@ |
| @@ -45,7 +45,7 @@ |
45
| text-align: left; |
45
| text-align: left; |
46
| font-family: asap_bold; |
46
| font-family: asap_bold; |
47
| font-size: 16px; |
47
| font-size: 16px; |
48
| - padding: 5px 12px; |
48
| + padding: 5px 12px 5px 32px; |
49
| margin-bottom: 10px; |
49
| margin-bottom: 10px; |
50
| } |
50
| } |
51
| |
51
| |