forked from I2P_Developers/i2p.i2p
Min width for config tabs on light theme
This commit is contained in:
@ -766,6 +766,10 @@ div.newscontent h6 {
|
||||
box-shadow: 0 1px 1px #bbf;
|
||||
}
|
||||
|
||||
.tab, tab2 {
|
||||
min-width: 40px;
|
||||
}
|
||||
|
||||
.tab {
|
||||
padding: 1px 5px 1px 5px;
|
||||
margin: -5px -1px -1px -3px;
|
||||
|
Reference in New Issue
Block a user