From 5e74c717048429e038f166ca9011fdb7b7577c53 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Sat, 11 Jun 2016 17:00:52 -0700 Subject: [PATCH] Better dropdowns in tabs --- app/components/ContentTypeDropdown.js | 4 +++- app/components/previewModeDropdown.js | 4 +++- app/css/components/tabs.scss | 6 ++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/app/components/ContentTypeDropdown.js b/app/components/ContentTypeDropdown.js index ecbc27bef..206413d82 100644 --- a/app/components/ContentTypeDropdown.js +++ b/app/components/ContentTypeDropdown.js @@ -8,7 +8,9 @@ const ContentTypeDropdown = ({updateRequestContentType, activeContentType}) => { return ( - +