Skip to:
Content

BuddyPress.org

Ticket #1605: width.patch

File width.patch, 332 bytes (added by jivany, 15 years ago)

Patch for bp-default/_inc/css/default.css

  • default.css

     
    809809                table tr td.label {
    810810                        border-right: 1px solid #eaeaea;
    811811                        font-weight: bold;
    812                         min-width: 25%;
     812                        width: 25%;
    813813                }
    814814
    815815                table tr td.thread-info p {