fixed minor ui issue with find-events bar extending when the create-event form is opened
This commit is contained in:
Родитель
405b83435c
Коммит
7f677cd77f
|
@ -2,7 +2,7 @@
|
|||
@inputHeight: 34px;
|
||||
|
||||
body#events.map form#find-event {
|
||||
display: block;
|
||||
display: inline-block;
|
||||
clear: both;
|
||||
padding-right: 6px;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче