commit | 065362a845776fe64074baff459333aab948b3f5 | [log] [tgz] |
---|---|---|
author | pR0Ps <pR0Ps.CM@gmail.com> | Thu Dec 19 21:18:03 2013 -0500 |
committer | pR0Ps <pR0Ps.CM@gmail.com> | Thu Dec 19 21:18:03 2013 -0500 |
tree | c910b4f49b16882e7cd5dc8690c4554b76fe995c | |
parent | 8dbfbd876916ea44c9f5b005445ca97779af6357 [diff] [blame] |
Reduce size of page buttons for smaller screens
diff --git a/static/css/style.less b/static/css/style.less index e275605..acb0b55 100644 --- a/static/css/style.less +++ b/static/css/style.less
@@ -13,7 +13,7 @@ @side_size: 250px; @main_size: 755px; @border_color: #C2C2C2; -@pag_label_size: 100px; +@pag_label_size: 50px; body { margin: 0;