Commit af682f381ca42e09b1b55153dc452658143f455d
1 parent
c2461800
Exists in
master
and in
5 other branches
fix block title
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
style.css
| @@ -1704,7 +1704,7 @@ input.button.with-text { | @@ -1704,7 +1704,7 @@ input.button.with-text { | ||
| 1704 | .action-environment_design-index #content .container-block-plugin_container-block .display-content-block .block-inner-2{ | 1704 | .action-environment_design-index #content .container-block-plugin_container-block .display-content-block .block-inner-2{ |
| 1705 | /*teste*/ | 1705 | /*teste*/ |
| 1706 | overflow: hidden; | 1706 | overflow: hidden; |
| 1707 | - padding: 14px 0 14px 14px; | 1707 | + padding: 2px 0 14px 14px; |
| 1708 | /* border: 1px solid brown;*/ | 1708 | /* border: 1px solid brown;*/ |
| 1709 | } | 1709 | } |
| 1710 | 1710 |