mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #2632 from awesomerobot/master
fixing gutter bug on expanded link list
This commit is contained in:
commit
69e7071099
@ -730,6 +730,7 @@ blockquote > *:last-child {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
padding-left: 757px;
|
||||||
|
|
||||||
ul {margin: 0;}
|
ul {margin: 0;}
|
||||||
li {margin-bottom: 10px;}
|
li {margin-bottom: 10px;}
|
||||||
|
Loading…
Reference in New Issue
Block a user