(css) Remove #bots_list width setting.

The width setting was unintentional, and it interferes with
the inline-block settings for the image and bot info.

(imported from commit 741c82829efed00b6d47badcf14b26223b47a7a9)
This commit is contained in:
Steve Howell 2013-07-28 22:43:08 -04:00
parent bc4d7c687d
commit f92b3a9129
1 changed files with 0 additions and 1 deletions

View File

@ -1981,7 +1981,6 @@ li.expanded_subject .subject_box {
#bots_list {
display: none;
list-style-type: none;
width: 550px;
margin-left: 0px;
}