From 3bf154e1b0ae57b5d443757f7be17e64fc648d68 Mon Sep 17 00:00:00 2001
From: David Furlong <dvfurlong@googlemail.com>
Date: Tue, 30 Aug 2016 17:22:54 +0200
Subject: [PATCH] Add AM/PM Arrows to toggle between states (#124)

---
 css/react-datetime.css |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/css/react-datetime.css b/css/react-datetime.css
index 66964e0..1baeee1 100644
--- a/css/react-datetime.css
+++ b/css/react-datetime.css
@@ -210,8 +210,4 @@
   width: 100%;
   font-size: 1.2em;
   margin-top: 37px;
-}
-
-.rdtDayPart {
-  margin-top: 43px;
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3