Version 2.1.2
This commit is contained in:
21
styles/we_universal/theme/mchat_we_universal.css
Normal file
21
styles/we_universal/theme/mchat_we_universal.css
Normal file
@@ -0,0 +1,21 @@
|
||||
/**
|
||||
*
|
||||
* mChat CSS for we_universal
|
||||
*
|
||||
* @package phpBB Extension - mChat
|
||||
* @copyright (c) 2018 kasimi - https://kasimi.net
|
||||
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
|
||||
*
|
||||
*/
|
||||
|
||||
.mchat-nav {
|
||||
float: right !important;
|
||||
}
|
||||
|
||||
.mchat-nav::before {
|
||||
content: none !important;
|
||||
}
|
||||
|
||||
#mchat-panel .inputbox {
|
||||
height: unset;
|
||||
}
|
||||
Reference in New Issue
Block a user