mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Fix installer issues
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
}
|
||||
.FormField input {
|
||||
background: #EDF2F7;
|
||||
margin-bottom: 1px;
|
||||
margin: 0 0 1px;
|
||||
border: 2px solid transparent;
|
||||
transition: background 0.2s, border-color 0.2s, color 0.2s;
|
||||
width: 100%;
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?php echo '<?xml version="1.0" encoding="UTF-8" standalone="no"?>'; ?>
|
||||
<svg width="300px" height="80px" viewBox="0 0 300 80" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<!-- Generator: Sketch 3.3 (11970) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>Bottom + Top</title>
|
||||
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
Reference in New Issue
Block a user