이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
Sugoimusic
/
Frontend
보기
2
좋아요
0
포크
1
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
flexbox-ify forum post headers to fix phantom padding from badges
undefined
spaghetti
8 년 전
committed by
Tomochin
부모
e3d9eabd0c
커밋
2436f24db0
1개의 변경된 파일
과
9개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-2
static/styles/global.css
+ 9
- 2
static/styles/global.css
파일 보기
@@ -601,19 +601,26 @@ tr.torrent .bookmark>a:after {
text-align: left;
}
.forum_post .colhead_dark div {
display: flex;
}
.forum_post .colhead_dark div > *{
margin-left: 2px;
margin-right: 2px;
}
.donor_icon {
margin-left: 2px;
margin-right: 2px;
max-width: 16px;
max-height: 16px;
position: relative;
top: 2px;
}
.badge_icon {
margin: 0px 2px;
position: relative;
top: 2px;
}
.donation_info {
쓰기
미리보기
불러오는 중...
취소
저장