Remove the unused login_div CSS from SetCookie.html
It just makes the page a bit larger than we need it to be. Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
@@ -1,11 +1,6 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
#login_div {
|
|
||||||
width: 100%;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
|
||||||
#submit {
|
#submit {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user