Merge branch 'ptr-loading-css' into 'develop'
PullToRefresh: don't transform the loading indicator See merge request soapbox-pub/soapbox-fe!900
This commit is contained in:
commit
2982bd1bc1
|
@ -235,10 +235,6 @@
|
|||
height: 40px;
|
||||
}
|
||||
|
||||
.ptr__pull-down {
|
||||
transform: translateY(10px);
|
||||
}
|
||||
|
||||
/**
|
||||
* iOS style loading spinner.
|
||||
* Adapted from: https://loading.io/css/
|
||||
|
|
Loading…
Reference in New Issue