Registrations currently disabled due to spam. Contact me externally if you need an account

Unverified Commit bbf30821 authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Fix info position

parent e9d0e741
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -284,7 +284,7 @@ input:focus {
					.info {
						position: absolute;
						text-align: right;
						left: -20px;
						left: -10px;
						width: 55px;
						.time {
							display: none;