From 554779a173ebcafad0797dabf43edd271c5aee79 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 5 Aug 2018 10:12:49 +0200 Subject: [PATCH] Fixed pagination control not being properly wrapped in mobile devices --- src/short-urls/Paginator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/short-urls/Paginator.js b/src/short-urls/Paginator.js index 7ece521f..98d7e2c3 100644 --- a/src/short-urls/Paginator.js +++ b/src/short-urls/Paginator.js @@ -30,7 +30,7 @@ export default class Paginator extends React.Component { }; return ( - +