nextcloud/apps/comments/css
Daniel Calviño Sánchez c65042099f 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-06 18:10:18 +02:00
..
autocomplete.scss Various apps scss 2018-06-20 19:20:51 +02:00
comments.scss Prevent comment being composed from overlapping the submit button 2018-09-06 18:10:18 +02:00