* Fix code review error.

This commit is contained in:
Yagami
2021-02-26 17:34:07 +08:00
parent acf7d5f65a
commit 79e1029298
18 changed files with 42 additions and 137 deletions
+2 -2
View File
@@ -2,6 +2,6 @@
.col-side .chosen-container {width: 218px!important}
.col-side .chosen-container[id^="openedBuild"] {width: 172px!important}
.col-side .chosen-container[id^="resolvedBuild"] {width: 172px!important}
.chosen-choices li.search-choice{word-break: break-all;}
.chosen-choices li.search-choice {word-break: break-all;}
#linkBugBox > li {margin-left:-56px}
#branch{width: 95px;}
#branch {width: 95px;}