moved around classes in the user-info css

This commit is contained in:
shpuld 2017-02-18 15:49:27 +02:00
parent e86b1d71ee
commit 15c82dea62
1 changed files with 15 additions and 15 deletions

View File

@ -28,7 +28,6 @@
flex: 0 0 100%;
margin-bottom: 0.5em;
}
}
.mute {
margin-right: 4em;
@ -37,9 +36,6 @@
.follow {
margin-left: 4em;
}
.user-screen-name {
margin-top: 0.4em;
}
button {
width: 80%;
@ -47,4 +43,8 @@
border: 1px solid;
}
}
.user-screen-name {
margin-top: 0.4em;
}
}
</style>