From da893b908dde8d7c26fcb89d406985baad7f4d77 Mon Sep 17 00:00:00 2001 From: Arun Persaud <arun@nubati.net> Date: Fri, 7 Oct 2011 18:35:26 -0700 Subject: moved last login status to bottome for narrow display --- include/output.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/output.php') diff --git a/include/output.php b/include/output.php index bbdc99f..add9fef 100644 --- a/include/output.php +++ b/include/output.php @@ -379,7 +379,7 @@ function output_header() <link rel="shortcut icon" href="pics/edoko-favicon.png" /> <link rel="stylesheet" href="css/normalize.css?v=1" /> <link rel="stylesheet" href="css/standard.css?v=32" /> - <link rel="stylesheet" media="screen and (max-width: 600px)" href="css/narrow.css?v=1" /> + <link rel="stylesheet" media="screen and (max-width: 600px)" href="css/narrow.css?v=2" /> <link rel="stylesheet" href="css/dateinput.css?v=1"/> <script type="text/javascript" src="include/jquery.js"> </script> <script type="text/javascript" src="include/jquery.tablesorter.js"></script> -- cgit v1.2.3-18-g5258