From aaa58c78f1688a94edc7797332ca7ebda9b268be Mon Sep 17 00:00:00 2001 From: Mathieu Nayrolles Date: Tue, 22 Mar 2016 09:44:00 -0400 Subject: [PATCH 1/3] remove 'or' in login popup #135 --- application/views/modal/login.php | 2 +- assets/css/main.css | 22 +--------------------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/application/views/modal/login.php b/application/views/modal/login.php index b3a060b4..67d1db7e 100644 --- a/application/views/modal/login.php +++ b/application/views/modal/login.php @@ -9,7 +9,7 @@
- or +
diff --git a/assets/css/main.css b/assets/css/main.css index eac53fd2..9604c165 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -182,28 +182,8 @@ textarea:focus, textarea:hover, textarea:active text-align: center; width: 100%; z-index: 1; -} - -.line-thru:before { - width: 40px; - height: 10px; - background-color: #fff; - content: ''; - margin: -5px 0 0 -20px; - left: 50%; - position: absolute; - top: 50%; - z-index: -1; -} - -.line-thru:after { + height: 1px; border-bottom: 1px solid #dfe0e6; - content: ''; - display: block; - position: absolute; - top: 49%; - width: 100%; - z-index: -2; } .line From 76de7c4780cd269c28741ab1ebe0c79a8da3d606 Mon Sep 17 00:00:00 2001 From: Mathieu Nayrolles Date: Tue, 22 Mar 2016 09:46:36 -0400 Subject: [PATCH 2/3] change measure for My measure #135 --- application/views/footer.php | 10 +++++----- application/views/header.php | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/application/views/footer.php b/application/views/footer.php index 0f39dc8d..5766658a 100644 --- a/application/views/footer.php +++ b/application/views/footer.php @@ -17,7 +17,7 @@
-