mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
Bug 114742 - Remove the space after the 4th and 8th tabs.
ChatZilla only. r=silver p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
This commit is contained in:
parent
8e4a0a3b4f
commit
47d668bca1
@ -115,13 +115,6 @@ window {
|
||||
color: red;
|
||||
}
|
||||
|
||||
/* spaces after the 4th and 8th tab, so you can line them up with your Fn
|
||||
* keys */
|
||||
.view-button[viewKey="4"],
|
||||
.view-button[viewKey="8"] {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.output-container {
|
||||
border: thin silver inset;
|
||||
border-left: none;
|
||||
|
Loading…
Reference in New Issue
Block a user