Increased click area on clues (to support clicks with i18n "ctrl+alt+t" feature).

This commit is contained in:
Martin Edenhofer 2016-03-04 11:07:04 +01:00
parent fbd125f80a
commit 68278ca828

View file

@ -1833,13 +1833,14 @@ input.has-error {
}
.modal-control {
padding-left: 14px;
padding-right: 14px;
padding: 0;
.btn.is-disabled {
opacity: 1;
color: hsl(240,5%,83%);
}
.btn {
padding: 10px;
}
}
.modal-header {