#1655 Stop watching <project> drop down way to big and looks inconsistent
Closed: Fixed 7 years ago Opened 7 years ago by farhaan.

The padding between the fork and watch button is missing, and it looks a little off. The drop down on unwatching the project is way too big and little inconsistent.

Screenshot_from_2016-12-11_21-01-30.png


Agreed :) will change it right away :D

@farhaan hey, if you try to press the watch button here - https://pagure.io/pagure then there is no problem ( as in this bug is invalid ) ->
Screenshot_from_2016-12-12_01-50-54.png

But only if you press the watch button on any particular issue or pr - eg here - https://pagure.io/pagure/issue/1655 then this bug is valid :)

Basically the emojione.sprites.css is overriding the fedora-bootstrap.css on issue page. BTW It is also overriding the style of users drop down.

@aarapov you are absolutely correct :smile: but if we remove the link to emojione.sprites.css from the header(this bug gets solved) but then the emoji's in the comments look small and wierd :disappointed:

@pingou : any suggestions on how to solve this one ? :)

@rahulbajaj I have a suggestion you can write the styling with .dropdown-menu.watch-menu{}. It will be not overridden by the emojione.sprites.css style or you can use the home id like #home .dropdown-menu if the home will be in all pages which is indeed in all pages. The second will also help for the user's dropdown.

@aavrug thanks for your suggestion :)

Is this what was expected ? : https://pagure.io/pagure/pull-request/1684

@rahulbajaj Yea this should work fine. Have you tested it?

@aavrug Yes, i have tested it :thumbsup:

@pingou changed the status to Closed

7 years ago

Login to comment on this ticket.

Metadata