bugfix: css since modifications
This commit is contained in:
parent
5d56589312
commit
a640f565db
@ -71,14 +71,18 @@ solid-poll > div {
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
solid-display {
|
solid-display {
|
||||||
width: 320px;
|
width: 320px;
|
||||||
height: 550px;
|
height: 520px;
|
||||||
margin: 0 0 20px 40px;
|
margin: 0 0 20px 40px;
|
||||||
|
[name="topline"] {
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
>div:first-of-type {
|
>div:first-of-type {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
-webkit-box-shadow: 0px 0px 4px 1px #CACACA;
|
-webkit-box-shadow: 0px 0px 4px 1px #CACACA;
|
||||||
box-shadow: 0px 0px 4px 1px #CACACA;
|
box-shadow: 0px 0px 4px 1px #CACACA;
|
||||||
*[name="body"] {
|
*[name="body"] {
|
||||||
|
padding: 10px;
|
||||||
/*size of tags of poll card*/
|
/*size of tags of poll card*/
|
||||||
etuc-display-votetags {
|
etuc-display-votetags {
|
||||||
>div {
|
>div {
|
||||||
@ -104,6 +108,7 @@ solid-poll > div {
|
|||||||
height: 30px;
|
height: 30px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
[name="hostingOrganisation"],
|
[name="hostingOrganisation"],
|
||||||
[name="endDate"] {
|
[name="endDate"] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user