mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/rdoc] Fixed inverted CSS for note-list and label-list
https://github.com/ruby/rdoc/commit/a13d6439da
This commit is contained in:
parent
32e0ff26e0
commit
e6d1363ae6
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ ul.link-list .type {
|
|||
-webkit-border-radius: 5px;
|
||||
}
|
||||
|
||||
dl.label-list dt {
|
||||
dl.note-list dt {
|
||||
float: left;
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue