This commit is contained in:
D.J. Marcolesco 2019-06-23 02:10:34 +00:00 committed by GitHub
commit f8c34d7e16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2124,10 +2124,10 @@ legend {
margin-left: 0;
}
.form-control-feedback {
margin-top: 8px;
height: 23px;
// margin-top: 8px;
// height: 23px;
color: #bbb;
line-height: 24px;
// line-height: 24px;
font-size: 15px;
}
.form-control-feedback.left {
@ -2592,12 +2592,12 @@ ul.timeline li {
white-space: nowrap;
text-overflow: ellipsis;
}
.tag {
.timeline .tag {
line-height: 1;
background: #1ABB9C;
color: #fff !important;
}
.tag:after {
.timeline .tag:after {
content: " ";
height: 30px;
width: 0;