From 7b15000ba83f0f9f392d605f85ed643bebe3b8bc Mon Sep 17 00:00:00 2001 From: Valessio Brito Date: Sun, 22 Sep 2013 15:13:27 -0300 Subject: [PATCH] fix bug button action in block my network --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f70c598..003910d 100644 --- a/style.css +++ b/style.css @@ -193,7 +193,7 @@ div#article-parent { padding: 10px 0px 10px 20px; } -#content .box-2 .my-network-block a.button { +#content .box-2 .my-network-block .my-network-actions a.button { line-height: 1em; height: auto; width: 100px; -- libgit2 0.21.2