nextcloud/apps/comments
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
..
appinfo Correctly register everything via the Application class 2018-07-25 10:26:06 +02:00
composer Bump autoloaders 2018-08-10 15:03:22 +02:00
css Prevent comment being composed from overlapping the submit button 2018-09-19 08:51:42 +02:00
img Use PNG version of the icons for shipped activities 2017-06-20 13:48:51 +02:00
js Do not parse HTML in user id and display name 2018-08-28 18:57:07 +02:00
l10n [tx-robot] updated from transifex 2018-08-30 00:12:07 +00:00
lib Add pagination support 2018-07-25 18:53:45 +02:00
tests Fixing failing test cases due to change in functionality. 2018-03-27 01:34:00 +05:30
.bowerrc add At.js and dependencies 2017-10-22 14:14:33 +02:00