From 0250ce5260ce75f7c4337693b4e8e7f434e29458 Mon Sep 17 00:00:00 2001 From: ryderr Date: Fri, 3 Oct 2014 15:06:15 -0400 Subject: share thing to not go over keys thing --- public/assets/stylesheets/app.css | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'public') diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 793697c..e626d39 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -2076,25 +2076,20 @@ a[data-role="forgot-password"] { font-size: 13px; margin: 5px 0 0 0; } - .share { - position: fixed; - right: 0px; - bottom: 10px; - padding: 3px 10px 3px 4px; - background:rgba(255,255,255,0.1); - z-index: 2; + display:inline-block; + width:100%; + margin-bottom:5px; } - .share h2 { - font-weight: 300; - font-size: 18px; + font-weight: 400; + font-size: 13px; } .share a{ color: #017cfe; text-decoration: none; - font-size: 13px; + font-size: 12px; font-weight: 600; } .share a:nth-child(3){ @@ -2313,4 +2308,7 @@ position: relative; .footer a, .footer span { margin: 9px; } +#keyhint { + display:none; +} } \ No newline at end of file -- cgit v1.2.3-70-g09d2