git ssb

0+

Grey the earthling / gkn.me.uk



Commit 44a2c00361fbd11737043ccfed956a9525e4f612

Make the page title symmetrical

Stop the balancing space from running to a 2nd line.
Greg K Nicholson committed on 2/13/2018, 10:48:08 AM
Parent: f6e504fb1fce5c2dfaf6b16c14691ca236d1e526

Files changed

themes/ran/static/style/ran.csschanged
themes/ran/static/style/ran.cssView
@@ -276,9 +276,8 @@
276276 /* Keep the summary centred. */
277277 content: " ";
278278 height: 2rem;
279279 width: 1rem;
280- padding-top: 1rem;
281280 padding-right: 1rem;
282281 float: left;
283282 }
284283

Built with git-ssb-web