forked from mystiq/hydrogen-web
this works better in ie11 for some reason
This commit is contained in:
parent
843e3e6b1c
commit
2c186554a1
2 changed files with 2 additions and 2 deletions
|
@ -81,5 +81,5 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.TimelineLoadingView div {
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
|
|
@ -78,5 +78,5 @@ limitations under the License.
|
|||
|
||||
.GapView > div {
|
||||
flex: 1 1 0;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue