Identity server css fixed

This commit is contained in:
Quique Fernandez 2016-12-30 15:49:48 +01:00
parent de5c81b9d7
commit 971c3abd08
2 changed files with 2 additions and 4 deletions

View File

@ -52,8 +52,6 @@
}
body {
padding-top: 80px;
/*padding-bottom: 20px;*/
font-family: Montserrat,sans-serif;
min-width:480px;
}
@ -372,6 +370,7 @@ select::-ms-expand {
.home-catalog-filter-container {
background-color: #00A69C;
height:63px;
line-height: 76px;
}
.home-catalog-filter-container li a {

View File

@ -69,8 +69,6 @@
}
body {
padding-top: 80px;
/*padding-bottom: 20px;*/
font-family: Montserrat,sans-serif;
min-width:480px;
}
@ -389,6 +387,7 @@ select::-ms-expand {
.home-catalog-filter-container {
background-color: #00A69C;
height:63px;
line-height: 76px;
}
.home-catalog-filter-container li a {