Vier: Make the smiley button look better integrated into the theme.
This commit is contained in:
parent
00b8355ad5
commit
1fdfd614f0
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue