Reduce connection form padding
This commit is contained in:
parent
3b9be5d69b
commit
7cbf8a0a84
@ -368,7 +368,7 @@
|
|||||||
|
|
||||||
.connection-settings form {
|
.connection-settings form {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
padding: 45px 25px;
|
padding: 25px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
-moz-border-radius: 4px;
|
-moz-border-radius: 4px;
|
||||||
-webkit-border-radius: 4px;
|
-webkit-border-radius: 4px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user