From f87c20efb39b9a713891b572a2f45c9a078902c9 Mon Sep 17 00:00:00 2001 From: Ofer Lehr Date: Sun, 7 Dec 2014 08:36:22 +0200 Subject: fixes some info card styling - the input field now doesn't clip the text before the end of the row - tough i think we will need to change it to a

element because of text overflow issues - some styling to the drop down. aparently we will need to implement it in javascript to get full styling control --- index.html | 4 ++-- res/css/partials/info-card.scss | 26 ++++++++++++++++++++++++++ res/css/style.css | 22 ++++++++++++++++++++++ 3 files changed, 50 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8d2c1714..2ebe90a3 100644 --- a/index.html +++ b/index.html @@ -55,10 +55,10 @@