Commit 7b15000ba83f0f9f392d605f85ed643bebe3b8bc

Authored by Valessio Brito
1 parent 3587db64

fix bug button action in block my network

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -193,7 +193,7 @@ div#article-parent { @@ -193,7 +193,7 @@ div#article-parent {
193 padding: 10px 0px 10px 20px; 193 padding: 10px 0px 10px 20px;
194 } 194 }
195 195
196 -#content .box-2 .my-network-block a.button { 196 +#content .box-2 .my-network-block .my-network-actions a.button {
197 line-height: 1em; 197 line-height: 1em;
198 height: auto; 198 height: auto;
199 width: 100px; 199 width: 100px;