am 65c92265: am 14066e74: am 5eccda8d: add \'wide\' version of design/develop cross-link buttons. Primarily for training pages, which have a wider TOC box

* commit '65c922653bbdd779bc250befe5c78b1b78f8577c':
  add 'wide' version of design/develop cross-link buttons. Primarily for training pages, which have a wider TOC box
This commit is contained in:
Scott Main 2013-07-30 20:18:40 -07:00 committed by Android Git Automerger
commit e0d430d409
1 changed files with 4 additions and 0 deletions

View File

@ -2664,6 +2664,10 @@ a.notice-designers {
margin:0 0 20px 20px;
border:1px solid #ddd;
}
a.notice-developers.wide,
a.notice-designers.wide {
width:278px;
}
a.notice-developers div,
a.notice-designers div {
min-height:40px;