mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
adding position: relative; to #main
This commit is contained in:
@@ -18,6 +18,8 @@ body {
|
||||
}
|
||||
}
|
||||
#main {
|
||||
position: relative;
|
||||
|
||||
img.avatar {
|
||||
&.header {
|
||||
width: 45px;
|
||||
|
||||
Reference in New Issue
Block a user