css fix
This commit is contained in:
parent
76b9b4cee8
commit
1402160a6d
2 changed files with 2 additions and 0 deletions
|
@ -9438,6 +9438,7 @@ h1 { margin: 0px; height: 91px; }
|
||||||
#supportedcurrencies {
|
#supportedcurrencies {
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
padding: 12px 12px 0;
|
padding: 12px 12px 0;
|
||||||
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
.frontPageInstructions {
|
.frontPageInstructions {
|
||||||
|
|
|
@ -133,6 +133,7 @@ h1 { margin: 0px; height: 91px; }
|
||||||
#supportedcurrencies {
|
#supportedcurrencies {
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
padding: 12px 12px 0;
|
padding: 12px 12px 0;
|
||||||
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
.frontPageInstructions {
|
.frontPageInstructions {
|
||||||
|
|
Loading…
Add table
Reference in a new issue