mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
7 lines
78 B
CSS
7 lines
78 B
CSS
|
.has_versions .versions {
|
||
|
float: left;
|
||
|
}
|
||
|
|
||
|
#VersionsArchive {
|
||
|
float: right;
|
||
|
}
|