We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026bcc4 commit 2b8011cCopy full SHA for 2b8011c
public/stylesheets/application.css
@@ -1210,24 +1210,13 @@ tr.ui-sortable-helper { border:1px solid #e4e4e4; }
1210
.contextual>.icon:not(:first-child), .buttons>.icon:not(:first-child) { margin-left: 5px; }
1211
1212
img.gravatar {
1213
- padding: 2px;
1214
- border: solid 1px #d5d5d5;
1215
- background: #fff;
1216
vertical-align: middle;
+ border-radius: 20%;
1217
}
1218
1219
div.issue img.gravatar {
1220
float: left;
1221
margin: 0 6px 0 0;
1222
- padding: 5px;
1223
-}
1224
-
1225
-div.issue .attributes img.gravatar {
1226
- height: 14px;
1227
- width: 14px;
1228
1229
- float: left;
1230
- margin: 0 0.5em 0 0;
1231
1232
1233
h2 img.gravatar {margin: -2px 4px -4px 0;}
0 commit comments