From bb17dbe6809a718b2331c41de52e472c238567b6 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 7 Oct 2018 09:22:15 +0200 Subject: [PATCH] Recovered missing class --- CHANGELOG.md | 1 + src/visits/ShortUrlVisits.js | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1111a9b3..8091710b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ #### Fixed * [#56](https://github.com/shlinkio/shlink-web-client/issues/56) Ensured `ColorGenerator` matches keys in a case insensitive way. +* [#53](https://github.com/shlinkio/shlink-web-client/issues/53) Fixed missing margin between date fields in visits page for mobile devices. ## 1.1.0 - 2018-09-16 diff --git a/src/visits/ShortUrlVisits.js b/src/visits/ShortUrlVisits.js index 92ab0f24..11256c0e 100644 --- a/src/visits/ShortUrlVisits.js +++ b/src/visits/ShortUrlVisits.js @@ -121,6 +121,7 @@ export class ShortUrlsVisitsComponent extends React.Component {