summaryrefslogtreecommitdiff
path: root/frontend/app/views/graph
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2021-03-24 12:12:52 +0100
committerJules Laplace <julescarbon@gmail.com>2021-03-24 12:12:52 +0100
commitb5435cf3a892efdef3efe0a137076b3408556434 (patch)
tree607c221f6adc18d9afba9530ddd9ffa3954f6189 /frontend/app/views/graph
parentc88efbb3d056e543a8c6eb9903cc79692a5277f6 (diff)
tile gradients
Diffstat (limited to 'frontend/app/views/graph')
-rw-r--r--frontend/app/views/graph/graph.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/app/views/graph/graph.css b/frontend/app/views/graph/graph.css
index 171bb38..8837ea2 100644
--- a/frontend/app/views/graph/graph.css
+++ b/frontend/app/views/graph/graph.css
@@ -151,7 +151,7 @@
width: 6rem;
padding: 0.25rem 0;
}
-.box .single_text input[type=text] {
+.box .single_text input {
width: 7rem;
}
.box .single_text label {