Files
phpbb_mchat_tlw/styles/we_universal/theme/mchat_we_universal.css
2019-01-17 19:18:50 +01:00

22 lines
349 B
CSS

/**
*
* 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;
}