Project

General

Profile

Defect #43509 » 43509.patch

Go MAEDA, 2025-11-21 07:11

View differences:

app/assets/stylesheets/application.css
1928 1928
.contextual>*:not(:first-child), .buttons>.icon:not(:first-child), .contextual .journal-actions>*:not(:first-child) { margin-left: 5px; }
1929 1929

  
1930 1930
div.issue .avatar {
1931
  float: left;
1932
  margin: 0 12px 6px 0;
1931
  float: inline-start;
1932
  margin: 0;
1933
  margin-inline-end: 12px;
1933 1934
}
1934 1935

  
1935 1936
div.avatar-with-child {
(3-3/3)