diff --git a/skin/styles/example.css b/skin/styles/example.css index 99e439cd0..3cecba23c 100644 --- a/skin/styles/example.css +++ b/skin/styles/example.css @@ -22,7 +22,6 @@ iframe textarea { font-family: Trebuchet MS; - font-size: x-small; } form { diff --git a/skin/styles/stp.css b/skin/styles/stp.css index 30efc3e0d..54be8f479 100644 --- a/skin/styles/stp.css +++ b/skin/styles/stp.css @@ -20,7 +20,6 @@ iframe textarea { font-family: Verdana; - font-size: x-small; } form { diff --git a/skin/styles/tw.css b/skin/styles/tw.css index b38497680..066167cc8 100644 --- a/skin/styles/tw.css +++ b/skin/styles/tw.css @@ -21,7 +21,6 @@ iframe textarea { font-family: Arial, Helvetica, sans-serif; - font-size: x-small; } form { diff --git a/skin/styles/tw_green.css b/skin/styles/tw_green.css index bb7bd3e5e..0ae3e8467 100644 --- a/skin/styles/tw_green.css +++ b/skin/styles/tw_green.css @@ -20,7 +20,6 @@ iframe textarea { font-family: Trebuchet MS; - font-size: x-small; } form {