diff options
Diffstat (limited to 'themes/alps/assets')
-rw-r--r-- | themes/alps/assets/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/alps/assets/style.css b/themes/alps/assets/style.css index e4a0d35..e64c8a3 100644 --- a/themes/alps/assets/style.css +++ b/themes/alps/assets/style.css @@ -653,7 +653,8 @@ main table tfoot { } .action-group label, -.action-group input { +.action-group input, +.action-group textarea { display: block; width: 100%; } |