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;