Improved Infobox scrolling for iOS
This commit is contained in:
parent
33446c30e8
commit
6b415ad7e1
@ -43,6 +43,7 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
|
-webkit-overflow-scrolling: touch;
|
||||||
}
|
}
|
||||||
#infobox .edit {
|
#infobox .edit {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
Loading…
Reference in New Issue
Block a user