fixed niouseletter on mobile
This commit is contained in:
@@ -2888,7 +2888,12 @@ body.node-type-publication #footer {
|
||||
display: none; } }
|
||||
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
|
||||
#header .logo span.slogan {
|
||||
display: none; } }
|
||||
display: block;
|
||||
margin-left: 0.1em; } }
|
||||
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
|
||||
#header .logo span.slogan {
|
||||
display: block;
|
||||
margin-left: 0.1em; } }
|
||||
.ie8 #header .logo span.slogan {
|
||||
position: absolute;
|
||||
margin-top: 22px; }
|
||||
@@ -3107,6 +3112,12 @@ body.node-type-publication #footer {
|
||||
padding: 0; }
|
||||
#header #header-blocks #headerblock-right .block:first-child {
|
||||
padding: 0; }
|
||||
@media only screen and (max-width: 40em) {
|
||||
#header #header-blocks #headerblock-left {
|
||||
display: none; } }
|
||||
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
|
||||
#header #header-blocks #headerblock-left {
|
||||
display: none; } }
|
||||
#header #header-blocks #block-locale-language ul, #header #header-blocks #block-locale-language li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@@ -3628,8 +3639,8 @@ body.home-v2 #main {
|
||||
#content-top #block-materio-flag-materio-flag-mybookmarks h2, #content-top #block-materio-flag-materio-flag-mylists h2 {
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
margin: 0 0 0.5em 0;
|
||||
line-height: 1.2;
|
||||
margin: 0;
|
||||
color: #000; }
|
||||
#content-top #block-materio-flag-materio-flag-mybookmarks h2 a.open-list, #content-top #block-materio-flag-materio-flag-mybookmarks h2 i.fi-x, #content-top #block-materio-flag-materio-flag-mylists h2 a.open-list, #content-top #block-materio-flag-materio-flag-mylists h2 i.fi-x {
|
||||
display: moz-inline-stack;
|
||||
@@ -3673,9 +3684,6 @@ body.home-v2 #main {
|
||||
zoom: 1;
|
||||
*display: inline;
|
||||
vertical-align: middle; }
|
||||
@media only screen and (max-width: 40em) {
|
||||
#tool-bar .inner-content {
|
||||
padding: 0; } }
|
||||
.oldie #tool-bar {
|
||||
background-color: #B1ADAD;
|
||||
padding: 0 10px; }
|
||||
@@ -3718,7 +3726,7 @@ body.home-v2 #main {
|
||||
.csstransitions #tool-bar #block-materio-page-title-materio-page-title:hover a.edit-list {
|
||||
opacity: 1;
|
||||
transition: opacity 0.3s ease-out; }
|
||||
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
|
||||
@media only screen and (max-width: 40em) {
|
||||
#tool-bar #block-materio-page-title-materio-page-title {
|
||||
display: block; } }
|
||||
#tool-bar #block-materio-search-api-materio-search-api-viewmode .viewmode-link {
|
||||
@@ -6478,13 +6486,14 @@ body.node-type-simplenews #content article.node.node-simplenews {
|
||||
body.node-type-simplenews #content article.node.node-simplenews {
|
||||
max-width: 100%;
|
||||
overflow-x: hidden; }
|
||||
body.node-type-simplenews #content article.node.node-simplenews table, body.node-type-simplenews #content article.node.node-simplenews tbody, body.node-type-simplenews #content article.node.node-simplenews tr, body.node-type-simplenews #content article.node.node-simplenews td {
|
||||
display: block;
|
||||
max-width: 100%; }
|
||||
body.node-type-simplenews #content article.node.node-simplenews table {
|
||||
width: 100% !important; }
|
||||
body.node-type-simplenews #content article.node.node-simplenews td {
|
||||
vertical-align: top; }
|
||||
body.node-type-simplenews #content article.node.node-simplenews img {
|
||||
max-width: 100%; }
|
||||
body.node-type-simplenews #content article.node.node-simplenews p {
|
||||
padding-right: 1em; } }
|
||||
padding: 0 0.5em; } }
|
||||
|
||||
/*
|
||||
_____ _____ _____ _____ _____ _____ _____ _____ _____ _____ _____
|
||||
|
Reference in New Issue
Block a user