commit | 933fe5ec711ea20a5f3d61c26bc5fe9356e9c6ca | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@fedoraproject.org> | Wed Mar 27 10:24:10 2013 +0100 |
committer | Giulio Fidente <gfidente@fedoraproject.org> | Wed Mar 27 10:24:10 2013 +0100 |
tree | d62eb5dbc4f5014cac45db79df1782b0e5ef304b | |
parent | c374b2a898e61eff6b872592ce97dc6c3a5c2d56 [diff] |
makes the aside links smaller, so they can fit on smaller screens
diff --git a/static/css/style.less b/static/css/style.less index 0888f99..ce4152f 100644 --- a/static/css/style.less +++ b/static/css/style.less
@@ -59,8 +59,9 @@ } ul { - margin: 60px 0 60px 0; + margin: 40px 0 40px 0; padding-left: 0; + font-size: 0.875em; list-style-type: none; li {