Matthias Mullie has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/178203

Change subject: Remove resize handle in compressed textareas
......................................................................

Remove resize handle in compressed textareas

This removes the small bottom-right resize handle

Change-Id: I5edeffddc0c41556bca17a79a8c355f864236702
---
M modules/styles/board/form-actions.less
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/03/178203/1

diff --git a/modules/styles/board/form-actions.less 
b/modules/styles/board/form-actions.less
index 05863fe..318ba85 100644
--- a/modules/styles/board/form-actions.less
+++ b/modules/styles/board/form-actions.less
@@ -18,6 +18,8 @@
        // The !important overrides the element-specific (min-)height set by 
autoexpand widget
        height: 2.25em !important;
        min-height: 2.25em !important;
+
+       resize: none;
 }
 
 .flow-anon-warning {

-- 
To view, visit https://gerrit.wikimedia.org/r/178203
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5edeffddc0c41556bca17a79a8c355f864236702
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to