nextcloud/apps
Daniel Calviño Sánchez 896c8df6ad Prevent comment being composed from overlapping the submit button
The submit button is placed in the text area using absolute positioning,
so it is not taken into account when calculating the text layout. Due to
this it is necessary to add an explicit padding to the right of the text
area to prevent the text from overlapping the submit button.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-09-19 08:51:42 +02:00
..
accessibility Move SCSS variable fetching before the variables.scss to properly calculate color values 2018-08-29 16:47:39 +02:00
admin_audit don't blame email address changers 2018-08-14 17:25:46 +02:00
cloud_federation_api implement federated group shares 2018-07-11 10:11:44 +02:00
comments Prevent comment being composed from overlapping the submit button 2018-09-19 08:51:42 +02:00
dav remove LogicException, because it's also triggered with legitimate parameters 2018-09-05 14:12:27 +02:00
encryption [tx-robot] updated from transifex 2018-08-31 00:12:09 +00:00
federatedfilesharing [tx-robot] updated from transifex 2018-08-30 00:12:07 +00:00
federation [tx-robot] updated from transifex 2018-08-30 00:12:07 +00:00
files Fixes the upload progress bar layout 2018-09-03 21:13:28 +02:00
files_external [tx-robot] updated from transifex 2018-08-31 00:12:09 +00:00
files_sharing [tx-robot] updated from transifex 2018-08-31 00:12:09 +00:00
files_trashbin [tx-robot] updated from transifex 2018-08-31 00:12:09 +00:00
files_versions [tx-robot] updated from transifex 2018-08-30 00:12:07 +00:00
lookup_server_connector Bump autoloaders 2018-08-10 15:03:22 +02:00
oauth2 Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894 2018-09-16 04:45:15 +02:00
provisioning_api Fix user and group listing with users that have an integer user id 2018-09-12 11:54:22 +02:00
sharebymail [tx-robot] updated from transifex 2018-08-30 00:12:07 +00:00
systemtags [tx-robot] updated from transifex 2018-08-31 00:12:09 +00:00
testing Bump autoloaders 2018-08-10 15:03:22 +02:00
theming Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894 2018-09-16 04:45:15 +02:00
twofactor_backupcodes raise version to trigger migration 2018-08-21 11:08:14 +02:00
updatenotification [tx-robot] updated from transifex 2018-08-23 00:12:59 +00:00
user_ldap [tx-robot] updated from transifex 2018-08-30 00:12:07 +00:00
workflowengine Merge pull request #10828 from nextcloud/bugfix/fac-108/mimetype-detection-broken-for-junked-uploads 2018-08-24 17:22:56 +02:00