From: Michael Vogel Date: Thu, 29 May 2014 20:56:04 +0000 (+0200) Subject: Vier: Make the smiley button look better integrated into the theme. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1fdfd614f011e406f1590ff38f07f2c87c07484d;p=friendica.git Vier: Make the smiley button look better integrated into the theme. --- diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 6563be23e0..56fcb40855 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1728,6 +1728,13 @@ h2 { margin-left: 15px; cursor: pointer; } +#profile-smiley-wrapper { + float: left; + margin-left: 15px; + cursor: pointer; + margin-top: 3px; + height: 10px; +} #jot-perms-icon { float: right; margin-left: 15px;