summaryrefslogtreecommitdiff
path: root/scraper/client/common
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-04-05 14:09:33 +0200
committerJules Laplace <julescarbon@gmail.com>2019-04-05 14:09:33 +0200
commitf3d5e34d428e628f8561f8a4ee43a66b0088d2e7 (patch)
tree91a388f2aa9d657bd6b34f490ec9f9eb4151d549 /scraper/client/common
parent70ff1befd2f88fc87efbc0e9a62a9b9b09eb5741 (diff)
parent7cc03d5914ce3fb634516d27973ccb69ee63fe8d (diff)
Merge branch 'master' of github.com:adamhrv/megapixels_dev
Diffstat (limited to 'scraper/client/common')
-rw-r--r--scraper/client/common/common.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/scraper/client/common/common.css b/scraper/client/common/common.css
index 7fdaf01c..15f11dfc 100644
--- a/scraper/client/common/common.css
+++ b/scraper/client/common/common.css
@@ -71,6 +71,9 @@ header > section:last-of-type {
justify-content: flex-end;
flex: 1 0;
}
+header select.datasets{
+ width:200px;
+}
/* sidebar / body columns */