diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-02-22 01:31:30 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-02-22 01:32:06 +0200 |
commit | 99a23af61742785af35d521792cf8f4a59b62bfc (patch) | |
tree | 72eedb3a14a56bd739f40d32d81fc1ceab4f1cdb /indra/newview | |
parent | 2c3765009d2321880f1a6df781d76229f3ff6c5a (diff) |
SL-19244 Layout fix for the media type field in About Land
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_about_land.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_about_land.xml b/indra/newview/skins/default/xui/en/floater_about_land.xml index 4985d07eb9..b1ed245378 100644 --- a/indra/newview/skins/default/xui/en/floater_about_land.xml +++ b/indra/newview/skins/default/xui/en/floater_about_land.xml @@ -1606,7 +1606,7 @@ Only large parcels can be listed in search. follows="left|top" height="16" layout="topleft" - left_pad="-134" + left_pad="6" name="mime_type" width="200" /> <text |