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