Skip to content
Snippets Groups Projects
Commit 43d3f0ee authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

[gh-135] Merging test into staging -c1582

git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/staging@1583 20a16fea-79d4-4915-8869-1ea9d5ebf173
parent 09b05a1b
Branches svn-staging
No related tags found
No related merge requests found
......@@ -72,10 +72,10 @@ body.node-type-digital-sign .field-name-field-beautyshots .field-item img {
body.node-type-digital-sign .field-name-field-twitter {
display: inline-block;
float: right;
width: 350px;
width: 370px;
min-height: 175px;
padding: 20px 0 20px 20px;
margin: 20px 0 0 50px;
margin: 0 0 0 50px;
border-radius: 10px 0 0 90px / 10px 0 0 163px;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
background-color: rgba(255, 255, 255, 0.86);
......@@ -235,7 +235,7 @@ body.node-type-digital-sign .field-name-field-newssources .field-newssources-qrc
border-radius: 0 10px 10px 0;
}
.field-name-field-newssources .field-display .desc {
line-height: 1.2em;
line-height: 1.3em;
overflow: hidden;
max-height: 221px;
}
......@@ -375,4 +375,12 @@ body.node-type-digital-sign .field-name-field-videosources .field-videosources-d
list-style-type: disc;
margin: 0 60px;
padding: 5px 0;
}
\ No newline at end of file
}
/* Bottom Right Graphic
****************/
.field-name-field-btm-img {
position: absolute !important;
bottom: 0;
left: 1700px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment