We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987a243 commit 694bfacCopy full SHA for 694bfac
static/sass/_functions.scss
@@ -318,7 +318,7 @@
318
table { width: 100%; border-collapse: collapse; border-spacing: 0; }
319
th, td { text-align: left; vertical-align: top; }
320
hr { display: block; height: 1px; border: 0; border-top: 1px solid $grey-lighter; margin: rhythm(1) 0; padding: 0; }
321
- input, button, select { display: inline-block; vertical-align: middle; cursor: pointer; }
+ input, button, select { display: inline-block; vertical-align: middle; cursor: text; }
322
323
html {
324
font-size: 100%;
0 commit comments