Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the search bar css #760

Open
RaiVaibhav opened this issue Sep 1, 2019 · 14 comments
Open

Fix the search bar css #760

RaiVaibhav opened this issue Sep 1, 2019 · 14 comments

Comments

@RaiVaibhav
Copy link
Member

Something like this?
Screenshot 2019-09-02 at 12 04 16 AM

Difficulty:newcomer

@dewanshrawat15
Copy link
Member

dewanshrawat15 commented Sep 30, 2019

I would like to work on this @jayvdb @KVGarg

@KVGarg
Copy link
Contributor

KVGarg commented Sep 30, 2019

You can work on it! If you haven’t solved any newcomer issue till now.

@Alay2000
Copy link

is this issue still open, if yes I would like to work on it

@atharshah1
Copy link

i would like to work on this

@Nashtronaut
Copy link

I notice a closed tag, but its still appearing as an open issue. Sorry, is there anyway I can do this for hacktoberfest? Unsure if this is still open or not. :)

@ankur12-1610
Copy link

Is anyone working on it?

If not, can I work on it?

@Bl4ck-h00d
Copy link

Hey, Is this still open?

@tonycalderoney
Copy link

Doesn't look like this has been done yet so I'm gonna start working on it.

@abbiesims
Copy link

Is anyone working on this?

@daniela-basurto
Copy link

Hey, is this issues still open? It's my first contribution and would like to work on this if yet not fixed/assigned.

@hanlaman
Copy link

Hi! Is this issue still open? I'd like to contribute!

@vvedenskaya
Copy link

Hello! I'm a newcomer. Is anyone working on it? I would like to contribute.

@ale-mateus
Copy link

Hello Id love to work on this.

@ale-mateus
Copy link

ale-mateus commented Oct 2, 2024

I have resolved the issue. I would like you to review the changes before I push them. Then, if you could contact me to allow me to push my changes that would be much apreciated.

The issue was in projects.html in line 10:
<input ng-model="searchText" placeholder="Search for a project" id="search" type="search" class="validate" style="border-radius: 100px;"> </div>

By adding the style="border-radius: 100px; this allowed me to smooth the borders and round it off

ale-mateus added a commit to ale-mateus/projects that referenced this issue Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests