Commit bacf2f4470fba040d69a511ceb94af92303cb04d
1 parent
d8ea2ca7
Exists in
master
and in
4 other branches
small fix on buttons of conexions section
Showing
1 changed file
with
5 additions
and
2 deletions
Show diff stats
_conexions.sass
@@ -22,8 +22,11 @@ | @@ -22,8 +22,11 @@ | ||
22 | padding: 0 0 0 20px | 22 | padding: 0 0 0 20px |
23 | width: auto | 23 | width: auto |
24 | .block-footer-content | 24 | .block-footer-content |
25 | - margin: 50px 20px 0 0 | 25 | + margin: 0 0 3px 0 |
26 | text-align: right | 26 | text-align: right |
27 | + position: absolute | ||
28 | + right: 20px | ||
29 | + bottom: 25px | ||
27 | a.view-all | 30 | a.view-all |
28 | background: #8EB500 none | 31 | background: #8EB500 none |
29 | border-radius: 20px | 32 | border-radius: 20px |
@@ -104,7 +107,7 @@ | @@ -104,7 +107,7 @@ | ||
104 | font-size: 10px | 107 | font-size: 10px |
105 | text-transform: uppercase | 108 | text-transform: uppercase |
106 | .block-footer-content | 109 | .block-footer-content |
107 | - margin: 20px 20px 0 0 | 110 | + margin: 0 |
108 | .raw-html-block | 111 | .raw-html-block |
109 | margin: 0 | 112 | margin: 0 |
110 | .social_widget_facebook | 113 | .social_widget_facebook |