Commit a992f88a authored by Joel Collins's avatar Joel Collins
Browse files

Fixed padding on bigger buttons

parent 20d47724
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -288,6 +288,7 @@ a:hover {
 */
.uk-button {
    border-radius: 2px;
    padding: 0 8px;
}

.uk-button-default {