Rewrite user follow + fix some css
This commit is contained in:
parent
04877b47c1
commit
361d3fc33a
7 changed files with 52 additions and 31 deletions
|
@ -272,7 +272,7 @@ form.contest-join-pseudotab {
|
|||
}
|
||||
|
||||
.contest-participation-operation {
|
||||
float: right;
|
||||
margin-left: auto;
|
||||
|
||||
.fa {
|
||||
color: #444;
|
||||
|
@ -282,7 +282,7 @@ form.contest-join-pseudotab {
|
|||
padding-left: 1px;
|
||||
}
|
||||
|
||||
padding: 0 5px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
#add-clarification {
|
||||
|
|
|
@ -59,7 +59,7 @@ th.header.rank {
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.rank, .points, .problems, .user-name {
|
||||
.rank, .points, .problems {
|
||||
white-space: nowrap;
|
||||
max-width: 20em;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue