Merge pull request #246 from liyasthomas/bugfix/page-fluidity
Make page changes more fluid
This commit is contained in:
commit
09d3d26b45
1 changed files with 4 additions and 0 deletions
|
|
@ -510,3 +510,7 @@ input[type="radio"]:checked+label+div.tab {
|
|||
.toasted.bubble .action {
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
.wrapper .content {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue