mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
Fix bug where footer text would wrap to a new line
This commit is contained in:
parent
8fd21ea939
commit
5da18ddb3b
@ -1290,12 +1290,14 @@ body:not(.post-template) .post-title {
|
||||
|
||||
.poweredby {
|
||||
display: block;
|
||||
width: 45%;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.copyright {
|
||||
display: block;
|
||||
width: 45%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user