2016-11-21 00:33:07 +08:00
|
|
|
|
@media (max-width: 768px) {
|
|
|
|
|
.fb-timeliner {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-width: 360px) {
|
2016-11-14 19:30:30 +08:00
|
|
|
|
.icon-content .modal-footer span {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-height: 768px) {
|
2016-11-04 11:31:04 +08:00
|
|
|
|
.menu-content {
|
2016-11-14 19:30:30 +08:00
|
|
|
|
top: 20px;
|
|
|
|
|
position: fixed;
|
|
|
|
|
width: inherit;
|
2016-11-04 11:31:04 +08:00
|
|
|
|
}
|
|
|
|
|
}
|