Commit 75528e19 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Make CSS consistent again

parent 2ed52071
...@@ -88,13 +88,7 @@ ...@@ -88,13 +88,7 @@
.user-name { .user-name {
display: inline-block; display: inline-block;
font-weight: bold; font-weight: 600;
}
.controls {
> .btn, > .dropdown {
margin-left: 5px;
}
} }
.dropdown { .dropdown {
......
...@@ -58,10 +58,6 @@ ...@@ -58,10 +58,6 @@
.controls { .controls {
align-items: center; align-items: center;
a {
margin-left: 5px;
}
} }
} }
......
...@@ -482,6 +482,10 @@ pre.light-well { ...@@ -482,6 +482,10 @@ pre.light-well {
a:hover { a:hover {
text-decoration: none; text-decoration: none;
} }
> span {
margin-left: 10px;
}
} }
} }
......
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