Skip to content

Commit 618c791

Browse files
committed
Backport changes from inyoka for wiki cancel link
see inyokaproject/inyoka#1418
1 parent 40279f0 commit 618c791

File tree

1 file changed

+2
-1
lines changed
  • inyoka_theme_ubuntuusers/static/style

1 file changed

+2
-1
lines changed

inyoka_theme_ubuntuusers/static/style/main.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@ input[type="date"] + input[type="time"] {
211211
}
212212

213213
/* "buttons" */
214-
input[type="submit"], input[type="button"], input[type="reset"] {
214+
input[type="submit"], input[type="button"], input[type="reset"],
215+
a.link-as-button {
215216
@button-shadow-height: 0.3em;
216217

217218
border: none;

0 commit comments

Comments
 (0)