mirror of
https://github.com/discourse/discourse.git
synced 2024-12-15 03:03:52 +08:00
FIX: IE grid layout issue on user's own activity page
This commit is contained in:
parent
21c11c2bb2
commit
051462cbe2
|
@ -61,7 +61,7 @@
|
|||
.user-content,
|
||||
.spinner {
|
||||
-ms-grid-row: 2;
|
||||
-ms-grid-column: 1;
|
||||
-ms-grid-column: 2;
|
||||
-ms-grid-column-span: 2;
|
||||
}
|
||||
.user-secondary-navigation + .user-content {
|
||||
|
|
Loading…
Reference in New Issue
Block a user