Commit 1845c33d authored by tauriedavis's avatar tauriedavis

spacing tweaks

parent d1c1b41f
......@@ -94,7 +94,7 @@
.profile-user-bio {
// Limits the width of the user bio for readability.
max-width: 600px;
margin: 10px auto 0;
margin: 10px auto;
padding: 0 16px;
}
......@@ -225,13 +225,6 @@
width: 90px;
margin: 0 auto 10px;
}
.user-info {
.member-date {
margin-bottom: 4px;
}
}
}
@media (max-width: $screen-xs-max) {
......@@ -258,10 +251,6 @@
}
}
.user-profile-nav {
margin-top: 10px;
}
table.u2f-registrations {
th:not(:last-child), td:not(:last-child) {
border-right: solid 1px transparent;
......
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