mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
fixes CSS rule for warning blocks in guides
This commit is contained in:
@@ -337,7 +337,7 @@ h6 {
|
||||
margin-top: 0.25em;
|
||||
}
|
||||
|
||||
#mainCol dd.warning, #subCol dd.warning {
|
||||
#mainCol div.warning, #subCol div.warning {
|
||||
background: #f9d9d8 url(../../images/tab_red.gif) no-repeat left top;
|
||||
border: none;
|
||||
padding: 1.25em 1.25em 1.25em 48px;
|
||||
|
||||
Reference in New Issue
Block a user