diff --git a/web/static/css/graph.css b/web/static/css/graph.css index 8e32b7e2f..105ad694b 100644 --- a/web/static/css/graph.css +++ b/web/static/css/graph.css @@ -207,7 +207,11 @@ input[name="end_input"], input[name="range_input"] { margin: 2px; } -.btn { +.btn, .form-control { + border-radius: 0; +} + +.square_corners { border-radius: 0; } diff --git a/web/static/js/graph_template.handlebar b/web/static/js/graph_template.handlebar index b610c22db..c9523202b 100644 --- a/web/static/js/graph_template.handlebar +++ b/web/static/js/graph_template.handlebar @@ -1,6 +1,6 @@
-
+
@@ -24,10 +24,10 @@ TODO: Convert this to Bootstrap navbar. This requires Javascript refresh. --> -
-