Skip to content

Commit 7533d49

Browse files
committedMay 7, 2013
Conpherence - remove resize handle since it doesn't work
Summary: Ref T3125. This isn't a fix but it at least doesn't keep the resize handle that doesn't work around Test Plan: loaded up conpherence, saw no resize handle Reviewers: epriestley, chad Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T3125 Differential Revision: https://secure.phabricator.com/D5861
1 parent e1992d7 commit 7533d49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎webroot/rsrc/css/application/conpherence/message-pane.css

+1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
box-sizing: border-box;
129129
-moz-box-sizing: border-box;
130130
-webkit-box-sizing: border-box;
131+
resize: none;
131132
}
132133

133134
.device .conpherence-message-pane .remarkup-assist-textarea {

0 commit comments

Comments
 (0)
Failed to load comments.