mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
fix size of active tab
This commit is contained in:
+1
-1
@@ -622,7 +622,7 @@ input.prefsTabSelected {
|
|||||||
border-color : #c0c0c0;
|
border-color : #c0c0c0;
|
||||||
padding : 2px 7px 2px 7px;
|
padding : 2px 7px 2px 7px;
|
||||||
margin : 0px 1px 0px 0px;
|
margin : 0px 1px 0px 0px;
|
||||||
width : 150px;
|
width : 130px;
|
||||||
background : white;
|
background : white;
|
||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
background-position : top left;
|
background-position : top left;
|
||||||
|
|||||||
Reference in New Issue
Block a user