mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
style minor changes
This commit is contained in:
parent
cb131c7895
commit
424aa10555
@ -4,11 +4,23 @@ body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
div#main_pure {
|
||||
background-color: #fefefe;
|
||||
text-align: left;
|
||||
margin-bottom: 0px;
|
||||
margin-top: 0px;
|
||||
margin-left: 0px;
|
||||
margin-right: 0px;
|
||||
width: 100%;
|
||||
position: static;
|
||||
}
|
||||
|
||||
div.help_feedback {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
height: auto;
|
||||
background-color: #fff;
|
||||
right: 3em;
|
||||
}
|
||||
|
||||
.help_feedback label {
|
||||
|
Loading…
x
Reference in New Issue
Block a user