diff --git a/quartz/components/styles/buttons8831.scss b/quartz/components/styles/buttons8831.scss index 47345e1..09af58b 100644 --- a/quartz/components/styles/buttons8831.scss +++ b/quartz/components/styles/buttons8831.scss @@ -7,10 +7,14 @@ margin: 0 auto; opacity: 1.0; } -.button-group a, .button-group iframe { +.button-item { margin: 5px; opacity: 1; } +.button-group a, .button-group iframe { + width: 88px; + height: 31px; +} .button-group img { width: 88px; height: 31px;