Skip to content
Snippets Groups Projects
Commit 8ac2cacf authored by srosse's avatar srosse
Browse files

OO-5315: remove old trick for bootstrap and older Firefox

parent 48ea149e
No related branches found
No related tags found
No related merge requests found
......@@ -117,13 +117,6 @@ td.text-left>div.form-inline>label.checkbox-inline>input[type='checkbox'] {
position: relative;
}
/* http://stackoverflow.com/questions/17408815/fieldset-resizes-wrong-appears-to-have-unremovable-min-width-min-content/17863685#17863685 */
@-moz-document url-prefix() {
fieldset {
display: table-cell;
}
}
/*
iOS: prevent browser zoom when selecting a form (iOS zooms when input element font size < 16px but does not zoom back)
https://stackoverflow.com/questions/2989263/disable-auto-zoom-in-input-text-tag-safari-on-iphone
......
This diff is collapsed.
source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment