Commit
f538457e6b520b81d0b4063369c69bd94f062b30
Exists in
master
and in
23 other branches
activate_plugin, api_fixies, api_tasks, article_blog_visualization_format, article_layout_refactoring, article_layout_temp, blog_page_bug, clone_article, communities_ratings, design_template, event_layout, fix_forum, fix_optional_fields, fix_suggest_article, folder_improvments, manage_organization, merge_deactive_and_ban, news_page, script_to_update, stable, template_mirror_block, tests, tests_fixies
ActionItem21: minor change to CSS
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@960 3f533792-8f58-4932-b0fe-aaf55b0a4547
|
| @@ -16,7 +16,7 @@ |
| @@ -16,7 +16,7 @@ |
|
16
| border: 1px solid #999; |
16
| border: 1px solid #999; |
|
17
| border-top: none; |
17
| border-top: none; |
|
18
| border-left: none; |
18
| border-left: none; |
|
19
| - padding: 3px 3px 1px 3px; |
19
| + padding: 3px; |
|
20
| color: #585858; |
20
| color: #585858; |
|
21
| } |
21
| } |
|
22
| |
22
| |