kopia lustrzana https://github.com/friendica/friendica
[frio] Fix minimal layout
rodzic
979230da27
commit
fdcdbe287e
|
@ -130,6 +130,15 @@ blockquote {
|
|||
/*
|
||||
* standard page elements
|
||||
*/
|
||||
|
||||
section.minimal {
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#back-to-top {
|
||||
display: none;
|
||||
cursor: pointer;
|
||||
|
|
Ładowanie…
Reference in New Issue