mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 12:13:58 -06:00
wrong file
This commit is contained in:
parent
b489edac1d
commit
758e3fb3c5
@ -42,7 +42,7 @@
|
||||
display: inline-flex;
|
||||
align-items: baseline;
|
||||
margin-right: 15px;
|
||||
margin: 4px 0;
|
||||
margin: 4px 0;
|
||||
}
|
||||
}
|
||||
|
||||
@ -70,7 +70,7 @@
|
||||
|
||||
dt {
|
||||
color: $secondary-medium;
|
||||
margin-right: 5px;
|
||||
margin-right: 5px;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
@ -592,3 +592,8 @@
|
||||
background-color: white;
|
||||
}
|
||||
}
|
||||
|
||||
.primary-textual .staged,
|
||||
#user-card .staged {
|
||||
font-style: italic;
|
||||
}
|
||||
|
@ -73,7 +73,3 @@
|
||||
}
|
||||
}
|
||||
|
||||
.primary-textual .staged,
|
||||
#user-card .staged {
|
||||
font-style: italic;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user