karldreher / KnowYourPorts

A web application which can be used to lookup TCP/IP ports.
GNU General Public License v3.0
0 stars 5 forks source link

CSS: Entry label width to match placeholder text width #14

Closed karldreher closed 6 years ago

karldreher commented 6 years ago

"Enter a TCPIP Port Numb" is as far as it gets on my (Desktop) screen. Width should be at least as long as the text.

Mobile is now OK as of #1 closure.

shauryachawla commented 6 years ago

Can you please explain again?

sandeshghanta commented 6 years ago

I am interested in working on this bug.

karldreher commented 6 years ago

This was fixed in #17 by @batraman . Nice work, thanks for helping the UI along!