mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-07-25 10:53:50 +00:00
Add margin between textarea and buttons for the description when poll creation
This commit is contained in:
parent
b553305a0e
commit
2fd590fad6
1 changed files with 4 additions and 0 deletions
|
|
@ -163,8 +163,12 @@ header form .input-group .input-group-btn {
|
|||
|
||||
|
||||
.editor-toolbar {
|
||||
margin-top: 10px;
|
||||
background-color: #eee;
|
||||
}
|
||||
#poll_comments {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
h4.control-label {
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue