Commit 175412d7c3643ef4f31085110ea23b608446c049
1 parent
036fed44
Exists in
master
and in
5 other branches
updating theme
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
style.css
| ... | ... | @@ -2868,6 +2868,12 @@ body.action-embed-index { |
| 2868 | 2868 | padding: 22px 0px 0px 0px; |
| 2869 | 2869 | } |
| 2870 | 2870 | |
| 2871 | +.action-embed-index .community-track-plugin_track-card-list-block .view_all a { | |
| 2872 | + position: absolute; | |
| 2873 | + right: -12px; | |
| 2874 | + top: -33px; | |
| 2875 | +} | |
| 2876 | + | |
| 2871 | 2877 | /** Bloco de redes sociais **/ |
| 2872 | 2878 | .social_widget { |
| 2873 | 2879 | margin-left: 5px; | ... | ... |