Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
|
@ -0,0 +1,16 @@
|
|||
/**
|
||||
* @file
|
||||
* Location Algolia places element styles.
|
||||
*
|
||||
* @see https://community.algolia.com/places/documentation.html#css-classes
|
||||
* @see /webform/test_element_loc_places
|
||||
*/
|
||||
|
||||
.ap-input {
|
||||
padding-left: 4px;
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
line-height: 2em;
|
||||
height: 2em;
|
||||
border-radius: unset;
|
||||
}
|
Reference in a new issue