Difference between revisions of "Talk:Patch Clock Add space between Snooze and Dismiss buttons"

From WebOS Internals
Jump to navigation Jump to search
m (New page: Within this function find <pre><nowiki> "height": 200, </nowiki></pre> And replace it with <pre><nowiki> "height": 200, </nowiki></pre> '''Shouldn't the previous code actually read ...)
(No difference)

Revision as of 19:16, 20 October 2009

Within this function find

"height": 200,

And replace it with

"height": 200,



Shouldn't the previous code actually read something different? Like 250 or 300? Not replace with the same information. Am I missing something? For instance,


Within this function find

"height": 200,

And replace it with

"height": 300,