forked from friendica/friendica-addons
14 lines
129 B
CSS
Executable file
14 lines
129 B
CSS
Executable file
|
|
|
|
|
|
#smileybutton-enable-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#smileybutton-checkbox {
|
|
float: left;
|
|
}
|
|
|
|
|