mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 12:50:47 +00:00
Revert "Fixing mobile view of email, added email contact on home."
This reverts commit 515a54284a
.
This commit is contained in:
@@ -75,6 +75,7 @@ a.gbutton{
|
||||
transform: translateY(5px)
|
||||
}
|
||||
footer{
|
||||
position: fixed;
|
||||
left: 8px;
|
||||
right: 8px;
|
||||
bottom: 0px;
|
||||
@@ -84,6 +85,7 @@ footer{
|
||||
border-radius: 10px;
|
||||
}
|
||||
div.footer{
|
||||
position: fixed;
|
||||
left: 8px;
|
||||
right: 8px;
|
||||
bottom: 8px;
|
||||
@@ -199,9 +201,6 @@ table.image-table img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.email{
|
||||
width: 7%;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
table.image-table {
|
||||
width: 100%;
|
||||
@@ -218,9 +217,6 @@ table.image-table img {
|
||||
.container {
|
||||
flex-direction: column;
|
||||
}
|
||||
.email{
|
||||
width: 40%;
|
||||
}
|
||||
}
|
||||
/*zona lista mezzi*/
|
||||
.lista-mezzi{
|
||||
|
Reference in New Issue
Block a user