Merge branch '18732-crunch-run-log-uids'
[arvados.git] / doc / css / nav-list.css
index 7ec25e401456ff6bb4b38283e2636c2965d51dde..1cc57bc829cd3e08407296a0ea46424b2581bf60 100644 (file)
@@ -1,3 +1,7 @@
+/* Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0 */
+
 // NAV LIST
 // --------
 
 }
 
 .spaced-out li {
-   padding-bottom: 1em; 
+   padding-bottom: 1em;
+}
+
+.inside-list ul {
+    list-style-position: inside;
+    padding-left: 0;
 }
\ No newline at end of file