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
1 changed files with 7 additions and 0 deletions

View File

@ -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;