Commit e63f796a authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Unify margin widths

parent 7f9d1ad3
......@@ -134,15 +134,17 @@
.new-file-name {
max-width: none;
width: 100%;
margin-bottom: 3px;
}
.file-buttons {
display: block;
width: 100%;
margin-bottom: 10px;
.soft-wrap-toggle {
width: 100%;
margin: 7px 0;
margin: 3px 0;
}
.encoding-selector,
......@@ -150,15 +152,12 @@
.gitignore-selector,
.gitlab-ci-yml-selector {
display: block;
margin: 7px 0;
margin: 3px 0;
button {
width: 100%;
}
}
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment