resize canvas when app/window is being resized; add permission for audio capture...
[tricorder.git] / style / tricorder.css
index b6d1b76542f0819b5f497578bd7cecc43b181a2d..99696f6f34a9b88d88942ac322832086c5cc9bfd 100644 (file)
@@ -237,6 +237,11 @@ section.active {
   display: block;
 }
 
+section > p:first-child {
+  margin-top: 0;
+  padding-top: 1em;
+}
+
 .posVal, .gravVal {
   text-align: right;
 }