Standardize sidebars
[phorkie.git] / www / css / phorkie.css
index bc1bdc98e7da7dc29a45f4a25c6b2156ba4b6e21..f5de22574fd853654bba1692502855dee897f2e6 100644 (file)
@@ -156,3 +156,11 @@ form label.inline {
 .btn [class^="icon-"], .btn [class*=" icon-"] {
     line-height: 1.1em;
 }
+
+.indent {
+    margin-left: 10px;
+}
+
+.nobr {
+    white-space:nowrap;
+}