Working on Travis tests
This commit is contained in:
parent
2cfdc6c244
commit
2eb569ebbc
2 changed files with 0 additions and 4 deletions
2
public/css/built.css
vendored
2
public/css/built.css
vendored
|
|
@ -2916,7 +2916,6 @@ box-shadow: 0px 0px 15px 0px rgba(0, 5, 5, 0.2);
|
|||
}
|
||||
|
||||
/* Style to fix navigation by show icon instead of name */
|
||||
/*
|
||||
@media only screen and (min-width : 1200px) {
|
||||
.nav-account-icon {
|
||||
display: none;
|
||||
|
|
@ -2932,7 +2931,6 @@ box-shadow: 0px 0px 15px 0px rgba(0, 5, 5, 0.2);
|
|||
display: none;
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
@media (max-width: 992px) {
|
||||
.hide-phone {
|
||||
|
|
|
|||
2
public/css/style.css
vendored
2
public/css/style.css
vendored
|
|
@ -789,7 +789,6 @@ box-shadow: 0px 0px 15px 0px rgba(0, 5, 5, 0.2);
|
|||
}
|
||||
|
||||
/* Style to fix navigation by show icon instead of name */
|
||||
/*
|
||||
@media only screen and (min-width : 1200px) {
|
||||
.nav-account-icon {
|
||||
display: none;
|
||||
|
|
@ -805,7 +804,6 @@ box-shadow: 0px 0px 15px 0px rgba(0, 5, 5, 0.2);
|
|||
display: none;
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
@media (max-width: 992px) {
|
||||
.hide-phone {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue