File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ $("[data-gracket]").gracket();
26
26
.g_gracket { width : 9999px ; background-color : #fff ; padding : 55px 15px 5px ; line-height : 100% ; position : relative ; overflow : hidden ;}
27
27
.g_round { float : left ; margin-right : 70px ; }
28
28
.g_game { position : relative ; margin-bottom : 15px ; }
29
- .g_gracket h3 { min-width : 160 px ; margin : 0 ; padding : 10px 8px 8px ; font-size : 18px ; font-weight : normal ; color : #fff }
29
+ .g_gracket h3 { margin : 0 ; padding : 10px 8px 8px ; font-size : 18px ; font-weight : normal ; color : #fff }
30
30
.g_team { background : #3597AE ; }
31
31
.g_team :last-child { background : #FCB821 ; }
32
32
.g_round :last-child { margin-right : 20px ; }
@@ -164,4 +164,4 @@ This code is provided with no warranty. While I strive to maintain backwards co
164
164
165
165
Copyright and Licensing
166
166
-----------------------
167
- Copyright (c) 2012 Erik Zettersten, released under the MIT license.
167
+ Copyright (c) 2012 Erik Zettersten, released under the MIT license.
You can’t perform that action at this time.
0 commit comments