bug fix
This commit is contained in:
@@ -36,6 +36,19 @@
|
||||
}
|
||||
}
|
||||
|
||||
#left-panel-history {
|
||||
&+.layout-resizer {
|
||||
border-left: 0 none;
|
||||
border-right: 0 none;
|
||||
|
||||
&.move {
|
||||
border-left: 1px solid @gray-dark;
|
||||
border-right: 1px solid @gray-dark;
|
||||
opacity: 0.4;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tool-menu-btns {
|
||||
width: 40px;
|
||||
height: 100%;
|
||||
@@ -59,6 +72,9 @@
|
||||
#left-panel-comments {
|
||||
height: 100%;
|
||||
}
|
||||
#left-panel-history {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.left-menu-full-ct {
|
||||
@@ -387,7 +403,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
#panel-info {
|
||||
#panel-info,
|
||||
#panel-rights {
|
||||
padding: 0 30px;
|
||||
table {
|
||||
tr {
|
||||
|
||||
Reference in New Issue
Block a user