diff options
-rw-r--r-- | web/html/css/arch.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/web/html/css/arch.css b/web/html/css/arch.css index ffe713e9..da670eeb 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -410,15 +410,7 @@ textarea.vLargeTextField { text-align: left; clear: both; } -#maincontent > table { - width: 90%; - margin-left: 5%; - margin-right: 5%; -} .pgbox { - width: 90%; - margin-left: 5%; - margin-right: 5%; margin-bottom: 1%; background-color: #fff; border: 2px solid #ddd; |