categorical wider

This commit is contained in:
Colin Megill
2017-12-12 20:33:35 -08:00
parent 191615b62b
commit f89973aaa9
+1 -1
View File
@@ -16,7 +16,7 @@ const Category = ({metadataField, values}) => (
}}>
<p style={{
flexShrink: 0,
width: 100,
width: 200,
textAlign: "right",
fontFamily: globals.accentFont,
fontStyle: "italic",