Thomas Vachuska
Committed by Gerrit Code Review

Adjusted dialog button styling.

Change-Id: Ic91a7d96eecad791673c8adabc070a4d5477bfd2
......@@ -34,10 +34,11 @@
}
.dialog .dialog-button {
border-radius: 3px;
display: inline-block;
cursor: pointer;
height: 20px;
padding: 2px 6px;
padding: 6px 8px 2px 8px;
margin: 4px;
float: right;
/* color works for both light and dark themes */
......