1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-07 14:39:14 +00:00

search dialog improvements, main toolbar overhaul

This commit is contained in:
Andrew Dolgov
2006-05-21 05:28:51 +01:00
parent ea0e4caf80
commit 86b682ce2f
7 changed files with 223 additions and 124 deletions

View File

@@ -1107,3 +1107,7 @@ form {
margin : 0px;
padding : 0px;
}
#main_toolbar_form {
display : inline;
}