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

Many tabs break layout, can block settings button.[Includes fix but im a github noob] #69

Open
Stjerneklar opened this issue Apr 5, 2016 · 1 comment

Comments

@Stjerneklar
Copy link

tested with this filter: %chat,^,$,!,?,# s,#s,#rpg,#pol,penis/
some of the channels are dead but thats irellevant, we dont want the tabs to be able to break the page.

i suggest the following on the main container:

ul#robinChannelList {
width: 72%!important;
top: 105px!important;
}

personaly, i am also using the following to resize the tabs:(makes them a bit more compact)

ul#robinChannelList a {
font-size:1em!important;
padding:2px 30px !important;
width:auto!important;
}

the !important's are only there because i use these codes with a chrome extension that injects css, because i am lazy.

if needed i can provide modified source code.

@Stjerneklar Stjerneklar changed the title Many tabs break layout, can block settings button. Many tabs break layout, can block settings button.[Includes fix but im a github noob] Apr 5, 2016
@dashed
Copy link

dashed commented Apr 6, 2016

@Stjerneklar can u PR this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants