mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-18 17:49:31 -07:00
fix hazard display when wide/enhanced
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#hazards-html.weather-display {
|
||||
background-image: url('../images/backgrounds/7.png');
|
||||
|
||||
}
|
||||
|
||||
.weather-display .main.hazards {
|
||||
@@ -12,6 +13,11 @@
|
||||
height: p.$standard-height;
|
||||
background-color: rgb(112, 35, 35);
|
||||
|
||||
width: p.$standard-width;
|
||||
|
||||
.wide.enhanced & {
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.hazard-lines {
|
||||
min-height: 400px;
|
||||
|
||||
2
server/styles/ws.min.css
vendored
2
server/styles/ws.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user