minor css password form fix
-
Hi,
first of all: good job! I love the plugin.
Just one minor issue, the password form in the widget is not rendered correctly. I fixed it by simply changing line 133 of bigbluebutton_stylesheet.css from
#bbb-join-form-widget input[type=text], #bbb-join-form input[type=password] {
to
#bbb-join-form-widget input[type=text], #bbb-join-form-widget input[type=password] {
Cheers
Nico
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘minor css password form fix’ is closed to new replies.