Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit f8986c1

Browse files
committed
fix group control length on launch page
1 parent 25cb0ca commit f8986c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/web/css/direct/launchcontest.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3193,8 +3193,7 @@ div#winnerDiv {
31933193
border: 1px solid #CCC;
31943194
border-radius: 5px;
31953195
margin-left: 132px;
3196-
width: auto;
3197-
margin-right: 372px;
3196+
width: 372px;
31983197
}
31993198
.ms-ctn-focus{
32003199
background-color: #ffffff;

0 commit comments

Comments
 (0)