mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 10:18:38 +00:00
Remove polluted ".ui.left" style (#26809)
This commit is contained in:
@@ -1179,11 +1179,6 @@ img.ui.avatar,
|
||||
font-size: 0.75em;
|
||||
}
|
||||
|
||||
/* FIXME: this is a serious pollution, do not use this for "float: left" anymore */
|
||||
.ui.left:not(.action) {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* FIXME: this is a serious pollution, do not use this for "float: right" anymore */
|
||||
.ui.right:not(.action) {
|
||||
float: right;
|
||||
|
Reference in New Issue
Block a user