mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-26 07:34:10 +02:00
Merge pull request #339 from ctrlaltdavid/fix/tabs-css
Fix whitespace and line endings in tabs.css
This commit is contained in:
commit
69eb3e11f5
1 changed files with 77 additions and 77 deletions
|
@ -68,7 +68,7 @@ td.tabsFrame {
|
|||
td.tabsPropertiesFrame {
|
||||
width: 100%;
|
||||
vertical-align: top;
|
||||
border:0px;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
div.tabsPropertiesPage {
|
||||
|
|
Loading…
Reference in a new issue