forked from Wavyzz/dolibarr
Merge pull request #24863 from FHenry/15_fix_misspell_css
fix: text-agling instead of text-align in style.css.php
This commit is contained in:
@@ -290,7 +290,7 @@ a.top-menu-dropdown-link {
|
||||
|
||||
#topmenuloginmoreinfo-btn, #topmenulogincompanyinfo-btn {
|
||||
display: block;
|
||||
text-aling: right;
|
||||
text-align: right;
|
||||
color:#666;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user