From dd0a983735e404d4f1f41184940f8f91940735e6 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 9 Apr 2012 14:36:24 +0200 Subject: css: limit width of

and

  • to 800px Long lines streching across the entire screen are hard to read on wide screens. 800px should be a good compromise Signed-off-by: Florian Pritz --- application/views/file/too_big.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views/file/too_big.php') diff --git a/application/views/file/too_big.php b/application/views/file/too_big.php index aa5c42835..5b970a4c8 100644 --- a/application/views/file/too_big.php +++ b/application/views/file/too_big.php @@ -1,3 +1,3 @@ -
    +

    Sorry, the file you uploaded is too big.

    -- cgit v1.2.3-24-g4f1b