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

* commit '14066e74c3ce41a49395ef9805d998ceeb52d41a':
  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:13:30 -07:00 committed by Android Git Automerger
commit 65c922653b

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;