mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Tablet modal and comparison layout fixes
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
left:50%; top:50%;
|
||||
transform:translate(-50%,-50%);
|
||||
-webkit-transform:translate(-50%,-50%);
|
||||
|
||||
max-width: 75%;
|
||||
padding: 3em;
|
||||
background-color: @bgBlack;
|
||||
@@ -30,6 +29,7 @@
|
||||
margin: 0;
|
||||
}
|
||||
p {
|
||||
min-width: 30em;
|
||||
text-align: justify;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user