Bug 1263873 - expand textbox for tag prefix in Feed account. ui-r=Paenglab, r=IanN

This commit is contained in:
aceman 2016-04-24 19:10:16 +02:00
Родитель 4765cf41b7
Коммит 9769eaa3e7
3 изменённых файлов: 9 добавлений и 0 удалений

Просмотреть файл

@ -4,6 +4,7 @@
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<?xml-stylesheet href="chrome://messenger/skin/accountManage.css" type="text/css"?>
<?xml-stylesheet href="chrome://messenger-newsblog/skin/feed-subscriptions.css" type="text/css"?>
<!DOCTYPE page [
<!ENTITY % newsblogDTD SYSTEM "chrome://messenger-newsblog/locale/am-newsblog.dtd" >

Просмотреть файл

@ -24,3 +24,7 @@
#statusContainerBox {
height: 24px;
}
#autotagPrefix {
width: 300px;
}

Просмотреть файл

@ -24,3 +24,7 @@
#statusContainerBox {
height: 24px;
}
#autotagPrefix {
width: 300px;
}