Vier: Make the smiley button look better integrated into the theme.

This commit is contained in:
Michael Vogel
2014-05-29 22:56:04 +02:00
parent 00b8355ad5
commit 1fdfd614f0

View File

@@ -1728,6 +1728,13 @@ h2 {
margin-left: 15px; margin-left: 15px;
cursor: pointer; cursor: pointer;
} }
#profile-smiley-wrapper {
float: left;
margin-left: 15px;
cursor: pointer;
margin-top: 3px;
height: 10px;
}
#jot-perms-icon { #jot-perms-icon {
float: right; float: right;
margin-left: 15px; margin-left: 15px;