mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 21:19:41 -06:00
wrong file
This commit is contained in:
parent
b489edac1d
commit
758e3fb3c5
@ -42,7 +42,7 @@
|
|||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
margin: 4px 0;
|
margin: 4px 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -70,7 +70,7 @@
|
|||||||
|
|
||||||
dt {
|
dt {
|
||||||
color: $secondary-medium;
|
color: $secondary-medium;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -592,3 +592,8 @@
|
|||||||
background-color: white;
|
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