1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-09 20:52:56 +01:00

Working on Travis tests

This commit is contained in:
Hillel Coren 2016-03-15 12:00:29 +02:00
parent 2cfdc6c244
commit 2eb569ebbc
2 changed files with 0 additions and 4 deletions

View File

@ -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 {

View File

@ -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 {