content
This commit is contained in:
parent
51a8666332
commit
58f38c2fd0
2 changed files with 16 additions and 1 deletions
|
|
@ -75,6 +75,16 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
#view-my-offers-root {
|
||||
display: none;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#view-my-offers-root > * {
|
||||
margin-left:auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
#create-offer-controls {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue