mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
css3 fix for surf bar iframe height issues
This commit is contained in:
parent
f580cf2856
commit
5e83b7f4b5
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
#website-frame {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: calc(100% - 2.2em);
|
||||
}
|
||||
#top-bar {
|
||||
background: #3B3B3B;
|
||||
|
|
Loading…
Add table
Reference in a new issue