1
0
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:
Toby Zerner
2015-08-17 14:32:38 +09:30
parent 1052aa55ea
commit ec2aa371b1
3 changed files with 3 additions and 2 deletions

View File

@@ -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%;

View File

@@ -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