attachment dropdown: limit width, set top margin
This commit is contained in:
parent
9cac360bd7
commit
255b0f65d6
1 changed files with 2 additions and 0 deletions
|
@ -1034,5 +1034,7 @@ body#ttrssZoom div.footer {
|
|||
|
||||
select.attachments {
|
||||
display : block;
|
||||
margin-top : 10px;
|
||||
max-width : 120px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue