Fix: File comments overlap in reply pop window
It works fine with Chrome, but when it is Firefox the file comments apear to be overlap. Fixed by adjusting the CSS style. Change-Id: I905650311be3e60c91a7ffdc0150191e65c7a514
This commit is contained in:
@@ -29,7 +29,7 @@ limitations under the License.
|
||||
font-weight: bold;
|
||||
}
|
||||
.message {
|
||||
margin-left: 100px;
|
||||
margin-left: 111px;
|
||||
}
|
||||
</ui:style>
|
||||
|
||||
|
Reference in New Issue
Block a user