aboutsummaryrefslogtreecommitdiff
path: root/assets/css/style.css
diff options
context:
space:
mode:
authorHumairAK <humair88@hotmail.com>2016-07-25 08:51:37 +0000
committerHumairAK <humair88@hotmail.com>2016-07-25 08:51:37 +0000
commit16b2dab8c2a384ccb95fca048414f33daf3925a8 (patch)
tree0bb68d1316265431db26bf9ee7d5a0689eb737f7 /assets/css/style.css
parent1c8e4f255782d756700431a33a8990f514eca698 (diff)
added warning message for adding solution while not logged in
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 91d75c4..160076a 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -51,7 +51,7 @@ main .search h2{
box-sizing: border-box;
background: white url('../images/search_icon.png') no-repeat 9px 9px;
background-size: 20px 20px;
- padding: 12px 20px 12px 40px;
+ padding: 0;
}
.search input, .search button.search-button {