repo: janusweb action: commit revision: path_from: revision_from: d1f7d8ec39754e899f244bc97f9eb635b5aedb86: path_to: revision_to:
commit d1f7d8ec39754e899f244bc97f9eb635b5aedb86 Author: James BaicoianuDate: Sun Jan 15 00:40:05 2017 -0800 Prevent url bar from wrapping diff --git a/css/janusweb.css b/css/janusweb.css
--- a/css/janusweb.css
+++ b/css/janusweb.css
@@ -55,6 +55,7 @@
left: 0;
z-index: 500;
margin: .4em;
+ white-space: nowrap;
}
.janusweb_ui_navigation .ui_button {
padding: .6em;
-----END OF PAGE-----