mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-12 21:52:42 +00:00
Adding additional rule for fullPage
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
right : 7px;
|
||||
bottom : 19px;
|
||||
left : 7px;
|
||||
//TODO: Swap out to variable color
|
||||
background-color : #FDF1DC;
|
||||
border-image-slice : 8;
|
||||
border-image-source : @monsterBorder;
|
||||
@@ -155,7 +156,7 @@
|
||||
.wide{
|
||||
column-span : all;
|
||||
}
|
||||
.fullPage{
|
||||
.fullPage, .full{
|
||||
column-span : all;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user