0.0.302 clear ID of hide inputs in create/find routes
This commit is contained in:
@@ -221,6 +221,7 @@
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
float: left;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.message-sprt-inf{
|
||||
|
||||
@@ -1895,6 +1895,7 @@ button#edit_route {
|
||||
position: absolute;
|
||||
height: -webkit-fill-available;
|
||||
width: -webkit-fill-available;
|
||||
width: -moz-available;
|
||||
}
|
||||
|
||||
#error_footer{
|
||||
|
||||
Reference in New Issue
Block a user