mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Working on Travis tests
This commit is contained in:
parent
2cfdc6c244
commit
2eb569ebbc
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 */
|
/* Style to fix navigation by show icon instead of name */
|
||||||
/*
|
|
||||||
@media only screen and (min-width : 1200px) {
|
@media only screen and (min-width : 1200px) {
|
||||||
.nav-account-icon {
|
.nav-account-icon {
|
||||||
display: none;
|
display: none;
|
||||||
@ -2932,7 +2931,6 @@ box-shadow: 0px 0px 15px 0px rgba(0, 5, 5, 0.2);
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
@media (max-width: 992px) {
|
@media (max-width: 992px) {
|
||||||
.hide-phone {
|
.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 */
|
/* Style to fix navigation by show icon instead of name */
|
||||||
/*
|
|
||||||
@media only screen and (min-width : 1200px) {
|
@media only screen and (min-width : 1200px) {
|
||||||
.nav-account-icon {
|
.nav-account-icon {
|
||||||
display: none;
|
display: none;
|
||||||
@ -805,7 +804,6 @@ box-shadow: 0px 0px 15px 0px rgba(0, 5, 5, 0.2);
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
@media (max-width: 992px) {
|
@media (max-width: 992px) {
|
||||||
.hide-phone {
|
.hide-phone {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user