mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Theme: Remove width limit on textarea.
This commit is contained in:
@@ -1400,7 +1400,6 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
|
|||||||
transition: width 0.25s;
|
transition: width 0.25s;
|
||||||
-moz-transition: width 0.25s;
|
-moz-transition: width 0.25s;
|
||||||
-webkit-transition: width 0.25s;
|
-webkit-transition: width 0.25s;
|
||||||
max-width: 500px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
select.txt,
|
select.txt,
|
||||||
|
|||||||
Reference in New Issue
Block a user