phpBB

Code Changes

File: styles/prosilver/theme/forms.css

  Unmodified   Added   Modified   Removed
Line 259Line 259

.message-box textarea {
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;


.message-box textarea {
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;

 
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;

	width: 450px;
height: 270px;
min-width: 100%;

	width: 450px;
height: 270px;
min-width: 100%;