From 2e082daf02a6ae1c5dd1b0178fefb908773be577 Mon Sep 17 00:00:00 2001 From: Eugene Lifescale Date: Sun, 27 Sep 2015 03:17:35 +0300 Subject: [PATCH] The secret key goes beyond the end of the modal I was decreased it size to 80% --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index fdacda5..84beee5 100644 --- a/css/style.css +++ b/css/style.css @@ -659,7 +659,7 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover { margin-top: 8px; color: black; font-weight: bold; - font-size: 110%; + font-size: 80%; } .modal-wrapper.following-modal h2 { display: none;