diff options
Diffstat (limited to 'frontend/app/views/graph/graph.css')
| -rw-r--r-- | frontend/app/views/graph/graph.css | 2 |
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 { |
