From 33f7b16fc9849c66852463ac84e4654194d0c8ef Mon Sep 17 00:00:00 2001 From: Simon Grim Date: Fri, 5 Oct 2018 00:46:07 +0500 Subject: [PATCH] tune follow button in search peer_alias results --- sass/style.sass | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/sass/style.sass b/sass/style.sass index 045a905..247e278 100755 --- a/sass/style.sass +++ b/sass/style.sass @@ -99,6 +99,8 @@ ul.userMenu-search-profiles border-bottom: 1px solid $main-background-color &:hover background: white + button + display: block a display: block @@ -134,16 +136,15 @@ ul.userMenu-search-profiles padding: 5px 0 0 0 button - font-size: 13px - line-height: $mini-usr-img / 2 - height: $mini-usr-img / 1.5 - width: $mini-usr-img / 1.5 + display: none + font-size: 0.7rem + line-height: 0.7rem text-align: center font-weight: 700 - padding: 0 + padding: 0.4rem position: absolute - top: 5px - right: 5px + top: 8px + right: 8px