Fix disabled controls, Fix disabled pagination

This commit is contained in:
Jeremy Thomas
2017-03-31 22:36:47 +01:00
parent 2c6aabcde7
commit f49f8d6a22
9 changed files with 21 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ html
min-width: 300px
overflow-x: hidden
overflow-y: scroll
text-rendering: $render-mode
text-rendering: $render-mode
article,
aside,
@@ -87,6 +87,7 @@ pre
white-space: pre
word-wrap: normal
code
+overflow-touch
background: none
color: inherit
display: block