summaryrefslogtreecommitdiff
path: root/public/css/style.css
diff options
context:
space:
mode:
authorRaphael <raphaelkabo@gmail.com>2019-08-03 14:35:36 +0100
committerGitHub <noreply@github.com>2019-08-03 14:35:36 +0100
commit007a4a439bee628d190cefd306c877e7951e9ff3 (patch)
tree8fae436f826f590f6715796ddb54ac0395466985 /public/css/style.css
parenta8fa61379b96f2179887c43d6aa870fdaba35a3c (diff)
parente441e74d8e6b59dbd5dcfe34c2b74cba91ca28e6 (diff)
Merge pull request #4 from lowercasename/timezones
Timezones
Diffstat (limited to 'public/css/style.css')
-rwxr-xr-xpublic/css/style.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/public/css/style.css b/public/css/style.css
index 97838d6..ebbc375 100755
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -237,3 +237,17 @@ body, html {
white-space: nowrap;
color: #6c757d;
}
+
+.select2-container {
+ width: 100% !important;
+}
+.select2-selection__rendered {
+ line-height: 2.25rem !important;
+}
+.select2-container .select2-selection--single {
+ height: 2.25rem !important;
+}
+.select2-selection__arrow {
+ height: 2.25rem !important;
+}
+