client/src/components/ProtocolSummary.scss
changeset 174 ac1a026edd58
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/src/components/ProtocolSummary.scss	Fri Nov 16 17:01:19 2018 +0100
@@ -0,0 +1,6 @@
+.protocol-summary {
+    overflow-x: hidden;
+    overflow-y: auto;
+    padding: 0.75rem 1.25rem;
+
+}