File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,6 @@ <h1>Choose a License for Your Work</h1>
168168 < div >
169169 < input type ="radio " id ="no-attribution " name ="attribution " value ="no " />
170170 < label for ="no-attribution "> No</ label >
171- <!-- <span role="tooltip">Anyone can use my work, even without giving me attribution.</span> -->
172171 </ div >
173172
174173 </ fieldset >
Original file line number Diff line number Diff line change 164164}
165165
166166.chooser-page form # chooser label {
167- /* display: block; */
168167 font-size : .7em ;
169168 font-weight : 400 ;
170169}
171170
172- .chooser-page form # chooser span [role = tooltip ] {
173- display : block;
174- font-size : .7em ;
175- font-weight : 400 ;
176- opacity : .3 ;
177-
178- }
179-
180171.chooser-page form # chooser # attribution-details span {
181172 display : inline-block;
182173 padding : .7em 0 ;
185176 line-height : 1.3 ;
186177}
187178
179+ .chooser-page form # chooser # attribution-details label {
180+ display : block;
181+ }
182+
188183.chooser-page form # chooser # attribution-details div {
189184 margin-bottom : .5em ;
190185}
You can’t perform that action at this time.
0 commit comments