format css correctly

This commit is contained in:
Soldat 2018-11-05 20:54:25 +01:00 committed by klmp200
parent 49d3123ad8
commit 6baac88e63
Signed by: klmp200
GPG Key ID: E7245548C53F904B
1 changed files with 2 additions and 2 deletions

View File

@ -336,7 +336,7 @@ header {
border-radius: 6px 6px 0px 0px;
box-shadow: $shadow-color 0px 0px 15px;
a{
a {
flex: auto;
text-align: center;
padding: 20px;
@ -357,7 +357,7 @@ header {
}
}
.dropdown{
.dropdown {
flex: auto;
text-align: center;
position: relative;