add gps to navbar
This commit is contained in:
@@ -131,11 +131,16 @@
|
||||
height: 169px;
|
||||
}
|
||||
}
|
||||
&.contactus {
|
||||
&.gps{
|
||||
.drop-down {
|
||||
height: 169px;
|
||||
}
|
||||
}
|
||||
&.contactus {
|
||||
.drop-down {
|
||||
height: 290px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.drop-down {
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
background: $theme;
|
||||
padding: 20px 25px;
|
||||
overflow: auto;
|
||||
min-width: 300px;
|
||||
position: fixed;
|
||||
top: 55px;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user