mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
N°2847 - Activity panel: Fix glitch on closed case log entry
This commit is contained in:
@@ -59,7 +59,7 @@ $ibo-caselog-entry--main-information--decoration--width: 3px !default;
|
||||
&.ibo-is-closed{
|
||||
&.ibo-is-current-user{
|
||||
.ibo-activity-entry--main-information::after{
|
||||
margin-right: $ibo-caselog-entry--main-information--decoration--width;
|
||||
width: calc(100% - #{$ibo-caselog-entry--main-information--decoration--width});
|
||||
}
|
||||
}
|
||||
&:not(.ibo-is-current-user){
|
||||
|
||||
Reference in New Issue
Block a user