diff --git a/talktalktalk.html b/talktalktalk.html index 6802caa..6b30caf 100644 --- a/talktalktalk.html +++ b/talktalktalk.html @@ -23,6 +23,7 @@ #username { padding: 2px 0 0px 1px; } .dashed { display: inline-block; border-bottom: 1px dashed #CCC; cursor: pointer; margin-bottom: 1px; } #usernameinput { display: none; width: 80%; } +#fork { z-index: 10; } #previous { margin-bottom: 20px; display: block; } #popup { z-index: 10; position: fixed; left: 20%; width:60%; top:40%; border: solid black 1px; background-color: white; text-align: center; padding: 30px 10px 30px 10px; color: black !important; } .hidden { display: none !important; } @@ -32,7 +33,7 @@ - +