Skip to content
Snippets Groups Projects
Commit 1c700920 authored by Atte Keinänen's avatar Atte Keinänen
Browse files

Tiny styling change to the button grid

parent eba3be84
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ export class NewQueryOptions extends Component {
<div className="full-height flex">
<div className="wrapper wrapper--trim lg-wrapper--trim xl-wrapper--trim flex-full px1 mt4 mb2 align-center">
<div className="flex align-center justify-center" style={{minHeight: "100%"}}>
<ol className="flex-full Grid Grid--guttersXl Grid--full small-Grid--1of2 large-Grid--normal">
<ol className="flex-full Grid Grid--guttersXl Grid--full sm-Grid--normal">
{ showMetricOption &&
<li className="Grid-cell">
<NewQueryOption
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment