Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14714577
D9237.id21940.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D9237.id21940.diff
View Options
diff --git a/resources/celerity/map.php b/resources/celerity/map.php
--- a/resources/celerity/map.php
+++ b/resources/celerity/map.php
@@ -46,7 +46,7 @@
'rsrc/css/application/config/config-template.css' => '25d446d6',
'rsrc/css/application/config/setup-issue.css' => '69e640e7',
'rsrc/css/application/conpherence/menu.css' => '561348ac',
- 'rsrc/css/application/conpherence/message-pane.css' => 'e46b612c',
+ 'rsrc/css/application/conpherence/message-pane.css' => 'e57041c8',
'rsrc/css/application/conpherence/notification.css' => '403cf598',
'rsrc/css/application/conpherence/update.css' => '1099a660',
'rsrc/css/application/conpherence/widget-pane.css' => 'bf275a6c',
@@ -505,7 +505,7 @@
'auth-css' => '1e655982',
'config-options-css' => '7fedf08b',
'conpherence-menu-css' => '561348ac',
- 'conpherence-message-pane-css' => 'e46b612c',
+ 'conpherence-message-pane-css' => 'e57041c8',
'conpherence-notification-css' => '403cf598',
'conpherence-update-css' => '1099a660',
'conpherence-widget-pane-css' => 'bf275a6c',
diff --git a/webroot/rsrc/css/application/conpherence/message-pane.css b/webroot/rsrc/css/application/conpherence/message-pane.css
--- a/webroot/rsrc/css/application/conpherence/message-pane.css
+++ b/webroot/rsrc/css/application/conpherence/message-pane.css
@@ -50,7 +50,7 @@
left: 280px;
right: 241px;
top: 76px;
- bottom: 190px;
+ bottom: 185px;
overflow-y: auto;
box-shadow: inset 1px 4px 5px rgba(0,0,0,0.1);
-webkit-overflow-scrolling: touch;
@@ -77,7 +77,7 @@
.conpherence-message-pane .phui-form-view {
border-width: 0;
background-color: {$lightgreybackground};
- height: 190px;
+ height: 185px;
padding: 0;
position: fixed;
bottom: 0;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 18, 5:24 PM (6 h, 27 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7006566
Default Alt Text
D9237.id21940.diff (1 KB)
Attached To
Mode
D9237: Fix height of send message area on Conpherence
Attached
Detach File
Event Timeline
Log In to Comment